# sploitfun-linux-x86-exp-tut-zh **Repository Path**: wizardforcel/sploitfun-linux-x86-exp-tut-zh ## Basic Information - **Project Name**: sploitfun-linux-x86-exp-tut-zh - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SploitFun Linux x86 Exploit 开发系列教程 原文:[Linux (x86) Exploit Development Series](https://sploitfun.wordpress.com/2015/06/26/linux-x86-exploit-development-tutorial-series/) + [在线阅读](https://www.gitbook.com/book/wizardforcel/sploitfun-linux-x86-exp-tut/details) + [PDF格式](https://www.gitbook.com/download/pdf/book/wizardforcel/sploitfun-linux-x86-exp-tut) + [EPUB格式](https://www.gitbook.com/download/epub/book/wizardforcel/sploitfun-linux-x86-exp-tut) + [MOBI格式](https://www.gitbook.com/download/mobi/book/wizardforcel/sploitfun-linux-x86-exp-tut) + [Github](https://github.com/wizardforcel/sploitfun-linux-x86-exp-tut-zh) ## 译者 | 章节 | 译者 | | --- | --- | | [典型的基于堆栈的缓冲区溢出](1.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [整数溢出](2.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [Off-By-One 漏洞(基于栈)](3.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [使用 return-to-libc 绕过 NX bit](4.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [使用链式 return-to-libc 绕过 NX bit](5.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [绕过ASLR -- 第一部分](6.md) | [hackyzh](http://bbs.pediy.com/user-694899.htm) | | [绕过ASLR -- 第二部分](7.md) | [飞龙](https://github.com/wizardforcel) | | [绕过ASLR -- 第三部分](8.md) | [飞龙](https://github.com/wizardforcel) | | [理解 glibc malloc](understanding-glibc-malloc.md) | [猫科龙@csdn](http://my.csdn.net/maokelong95) | | [使用 unlink 的堆溢出](9.md) | [飞龙](https://github.com/wizardforcel) | | [使用 Malloc Maleficarum 的堆溢出](10.md) | [飞龙](https://github.com/wizardforcel) | | [Off-By-One 漏洞(基于堆)](11.md) | [飞龙](https://github.com/wizardforcel) | | [释放后使用](12.md) | [飞龙](https://github.com/wizardforcel) |