RE for Beginners(逆向工程入门)。这本书针对的硬件平台是x86,x86_64和ARM,操作系统是GNU/Linux和Windows,这本书内容包括PE和ELF文件格式,栈的缓冲区溢出,系统调用,PIC, LD_PRELOAD,C++ STL, OpenMP以及Win32 SEH,如果你对binary audit有兴趣,这本书绝对是很好的选择。
(RE for Beginners (introduction to reverse engineering). The hardware platform for this book is x86, x86_64 and ARM, and the operating system is GNU/Linux and Windows. The content of this book includes PE and ELF file formats, stack buffer overflow, system calls, PIC, LD_PRELOAD, C++ STL, OpenMP and Win32 SEH, if you are interested in binary audit, this book is definitely a good choice.)