> For the complete documentation index, see [llms.txt](https://firmianay.gitbook.io/ctf-all-in-one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse.md).

# Reverse

- [3.2.1 patch 二进制文件](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.1_patch_binary.md)
- [3.2.2 脱壳技术（PE）](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.2_pe_unpack.md)
- [3.2.3 脱壳技术(ELF)](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.3_elf_unpack.md)
- [3.2.4 反调试技术（PE）](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.4_pe_anti_debugging.md)
- [3.2.5 反调试技术（ELF）](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.5_elf_anti_debugging.md)
- [3.2.6 指令混淆](https://firmianay.gitbook.io/ctf-all-in-one/3_topics/reverse/3.2.6_instruction_confusion.md)
