# re4b **Repository Path**: geekdoc0/re4b ## Basic Information - **Project Name**: re4b - **Description**: 《Reverse Engineering for Beginners》 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-05 - **Last Updated**: 2026-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《Reverse Engineering for Beginners》 > 乌克兰黑客 Dennis Yurichev 在 github 上以 latex 代码的方式开放了他的最新的图书:RE for Beginners(逆向工程入门)。 > > 这本书针对的硬件平台是 x86,x86_64 和 ARM,操作系统是 GNU/Linux 和 Windows,这本书内容包括 PE 和 ELF 文件格式,栈的缓冲区溢出,系统调用,PIC, LD_PRELOAD,C++ STL, OpenMP 以及 Win32 SEH,如果你对 binary audit 有兴趣,这本书绝对是很好的选择。   > > 作者表示,这本书是免费的,可以以源代码的形式(LaTeX)免费获得,并将永远如此,没有出版的计划。作者会继续更新,同时也接受捐赠,捐赠者的名字将会出现在书内,而且捐助者将获得一个重新排列作者写作计划项目的权利。 > > 英文 PDF:["Reverse Engineering for Beginners" free boo](http://yurichev.com/RE-book.html) > 捐赠页面:[Donate](http://yurichev.com/donate.html) > GitHub 页面:[dennis714/RE-for-beginners - GitHub](https://github.com/dennis714/RE-for-beginners) ## Wooyun 译版 译者:瞌睡龙、糖果、blast、magix526、左懒、DM_、Zing 目录: * [逆向基础(一)](http://drops.wooyun.org/tips/1517) * [逆向基础(二)](http://drops.wooyun.org/tips/1931) * [逆向基础(三)](http://drops.wooyun.org/tips/1963) * [逆向基础(四)](http://drops.wooyun.org/tips/2046) * [逆向基础(五)](http://drops.wooyun.org/tips/2112) * [逆向基础(六)](http://drops.wooyun.org/tips/2177) * [逆向基础(七)](http://drops.wooyun.org/tips/2282) * [逆向基础(八)](http://drops.wooyun.org/tips/2451) * [逆向基础(九)](http://drops.wooyun.org/tips/2459) * [逆向基础(十)](http://drops.wooyun.org/tips/2728) * [逆向基础(十一)](http://drops.wooyun.org/tips/2812) * [逆向基础(十二)](http://drops.wooyun.org/tips/3167)