Linux Exploit学习笔记
本仓库内容
- Linux Exploit学习笔记
- 测试代码
持续更新中~~
Something I hope you know before go into the coding~
First, please watch or star this repo, I'll be more happy if you follow me.
Bug report, questions and discussion are welcome, you can post an issue or pull a request.
相关站点
- GitHub地址:https://github.com/yifengyou/learn-linux_exploit
- GibBook地址:https://yifengyou.gitbooks.io/learn-linux_exploit/content/
目录
参考书籍
参考教程
https://sploitfun.wordpress.com/2015/06/26/linux-x86-exploit-development-tutorial-series/ https://github.com/wizardforcel/sploitfun-linux-x86-exp-tut-zh
图示
思维导图
总结
1. 懂汇编的娃才能学好逆向~
2. 基础永远值得花费90%的精力去学习加强~