# Note

## Note

- [Introduction](https://b0ldfrev.gitbook.io/note/master.md)
- [PWN](https://b0ldfrev.gitbook.io/note/pwn.md)
- [\_\_libc\_csu\_init函数的通用gadget](https://b0ldfrev.gitbook.io/note/pwn/libccsuinit-han-shu-de-tong-yong-gadget.md)
- [\_int\_malloc源码分析](https://b0ldfrev.gitbook.io/note/pwn/_int_malloc.md)
- [\_IO\_FILE利用思路总结](https://b0ldfrev.gitbook.io/note/pwn/iofile-li-yong-si-lu-zong-jie.md)
- [C++ 虚表分析](https://b0ldfrev.gitbook.io/note/pwn/c++-xu-biao-fen-xi.md)
- [Fast\_bin笔记](https://b0ldfrev.gitbook.io/note/pwn/fastbin-bi-ji.md)
- [house\_of\_force](https://b0ldfrev.gitbook.io/note/pwn/house_of_force.md)
- [House\_of\_Roman](https://b0ldfrev.gitbook.io/note/pwn/house_of_roman.md)
- [Linux\_ShellCode](https://b0ldfrev.gitbook.io/note/pwn/linux_shellcode.md)
- [Return-to-dl-resolve原理及利用](https://b0ldfrev.gitbook.io/note/pwn/returntodlresolve-yuan-li-ji-li-yong.md)
- [Unlink利用原理](https://b0ldfrev.gitbook.io/note/pwn/unlink.md)
- [Unsorted\_Bin\_Attack](https://b0ldfrev.gitbook.io/note/pwn/unsorted_bin_attack.md)
- [获取libc方法](https://b0ldfrev.gitbook.io/note/pwn/huo-qu-libc-fang-fa.md)
- [利用main\_arena泄露libc基址](https://b0ldfrev.gitbook.io/note/pwn/li-yong-mainarena-xie-lou-libc-ji-zhi.md)
- [整数溢出](https://b0ldfrev.gitbook.io/note/pwn/zheng-shu-yi-chu.md)
- [重写.fini\_array函数指针](https://b0ldfrev.gitbook.io/note/pwn/zhong-xie-.finiarray-han-shu-zhi-zhen.md)
- [Windows\_SEH利用](https://b0ldfrev.gitbook.io/note/pwn/windowsseh-li-yong.md)
- [Windows\_Operating\_System](https://b0ldfrev.gitbook.io/note/windows_operating_system.md)
- [Dll隐藏](https://b0ldfrev.gitbook.io/note/windows_operating_system/dll-yin-cang.md)
- [Dll注入之远程线程注入](https://b0ldfrev.gitbook.io/note/windows_operating_system/dll-zhu-ru-zhi-yuan-cheng-xian-cheng-zhu-ru.md)
- [IAT\_HOOK原理实现](https://b0ldfrev.gitbook.io/note/windows_operating_system/iathook-yuan-li-shi-xian.md)
- [Windows下通用ShellCode原理](https://b0ldfrev.gitbook.io/note/windows_operating_system/windows-xia-tong-yong-shellcode-yuan-li.md)
- [代码注入](https://b0ldfrev.gitbook.io/note/windows_operating_system/dai-ma-zhu-ru.md)
- [inline\_hook框架](https://b0ldfrev.gitbook.io/note/windows_operating_system/inlinehook-kuang-jia.md)
- [32位程序调用64位函数原理](https://b0ldfrev.gitbook.io/note/windows_operating_system/x86_call_x64.md)
- [调试原理](https://b0ldfrev.gitbook.io/note/windows_operating_system/tiao-shi-yuan-li.md)
- [Windows异常处理初探](https://b0ldfrev.gitbook.io/note/windows_operating_system/windows-yi-chang-chu-li-chu-tan.md)
- [Windows\_SEH利用](https://b0ldfrev.gitbook.io/note/windows_operating_system/windowsseh-li-yong.md)
- [Windows\_Kernel](https://b0ldfrev.gitbook.io/note/windows_kernel.md)
- [MSR\_HOOK](https://b0ldfrev.gitbook.io/note/windows_kernel/msr_hook.md)
- [SSDT\_HOOK](https://b0ldfrev.gitbook.io/note/windows_kernel/ssdt_hook.md)
- [Virus\_Analysis](https://b0ldfrev.gitbook.io/note/virus_analysis.md)
- [Program](https://b0ldfrev.gitbook.io/note/program.md)
- [Dll的生成与使用](https://b0ldfrev.gitbook.io/note/program/dll-de-sheng-cheng-yu-shi-yong.md)
- [Miscellaneous](https://b0ldfrev.gitbook.io/note/miscellaneous.md)
- [ctf笔记](https://b0ldfrev.gitbook.io/note/miscellaneous/ctf-bi-ji.md)
- [常见算法特征总结](https://b0ldfrev.gitbook.io/note/miscellaneous/suan-fa-te-zheng-zong-jie.md)
- [ELF文件笔记](https://b0ldfrev.gitbook.io/note/miscellaneous/elf-wen-jian-bi-ji.md)
- [Linux\_Operating\_System](https://b0ldfrev.gitbook.io/note/linux_operating_system.md)
- [系统调用](https://b0ldfrev.gitbook.io/note/linux_operating_system/xi-tong-tiao-yong.md)
- [分页机制](https://b0ldfrev.gitbook.io/note/linux_operating_system/fen-ye-ji-zhi.md)
- [调试原理](https://b0ldfrev.gitbook.io/note/linux_operating_system/tiao-shi-yuan-li.md)
- [linux无文件执行elf](https://b0ldfrev.gitbook.io/note/linux_operating_system/linux-wu-wen-jian-zhi-hang-elf.md)
- [egg hunter](https://b0ldfrev.gitbook.io/note/linux_operating_system/egg_hunter.md)
- [缺失的动态链接库](https://b0ldfrev.gitbook.io/note/linux_operating_system/que-shi-de-dong-tai-lian-jie-ku.md)
- [Linux\_Kernel](https://b0ldfrev.gitbook.io/note/linux_kernel.md)
- [KERNEL\_PWN状态切换原理及KPTI绕过](https://b0ldfrev.gitbook.io/note/linux_kernel/kernelpwn-zhuang-tai-qie-huan-yuan-li-ji-kpti-rao-guo.md)
- [IOT](https://b0ldfrev.gitbook.io/note/iot.md)
- [IOT调试环境搭建](https://b0ldfrev.gitbook.io/note/iot/iot-tiao-shi-huan-jing-da-jian.md)
- [mips\_arm汇编学习](https://b0ldfrev.gitbook.io/note/iot/mipsarm-hui-bian-xue-xi.md)
- [Cisco RV160W系列路由器漏洞：从1day分析到0day挖掘](https://b0ldfrev.gitbook.io/note/iot/rv160w.md)
- [Symbolic\_Execution](https://b0ldfrev.gitbook.io/note/symbolic_execution.md)
- [angr初探](https://b0ldfrev.gitbook.io/note/symbolic_execution/angr-chu-tan.md)
- [angr\_进阶](https://b0ldfrev.gitbook.io/note/symbolic_execution/angr-jin-jie.md)
- [Fuzz](https://b0ldfrev.gitbook.io/note/fuzz.md)
- [UAF\_overflow\_check](https://b0ldfrev.gitbook.io/note/fuzz/uaf_overflow_check.md)
- [intel-pin](https://b0ldfrev.gitbook.io/note/fuzz/intel-pin.md)
- [CVE](https://b0ldfrev.gitbook.io/note/cve.md)
- [Cisco RV160W系列路由器漏洞：从1day分析到0day挖掘](https://b0ldfrev.gitbook.io/note/cve/rv160w.md)
- [Assembly](https://b0ldfrev.gitbook.io/note/assembly.md)
- [Junk\_Code\_Analysis](https://b0ldfrev.gitbook.io/note/assembly/junk_code_analysis.md)
- [opcode](https://b0ldfrev.gitbook.io/note/assembly/opcode.md)
- [Andriod\_Security](https://b0ldfrev.gitbook.io/note/andriod_security.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://b0ldfrev.gitbook.io/note/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
