add 5.10 5.11

This commit is contained in:
firmianay
2017-12-15 13:09:15 +08:00
parent eaa29bbc45
commit 7afd9548e7
7 changed files with 16 additions and 4 deletions

1
doc/5.10_decompiling.md Normal file
View File

@ -0,0 +1 @@
# 5.10 反编译技术

1
doc/5.11_retdec.md Normal file
View File

@ -0,0 +1 @@
# 5.11 RetDec 反编译器

View File

@ -9,3 +9,5 @@
- [5.7 Capstone/Keystone](5.7_cap-keystone.md)
- [5.8 SAT/SMT](5.8_sat-smt.md)
- [5.9 反调试技术](5.9_antidbg.md)
- [5.10 反编译技术](5.10_decompiling.md)
- [5.11 RetDec 反编译器](5.11_retdec.md)