找回密码
 立即注册
二进制LinuxELFthe | 其他 2021-08-18 594 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本书是目前为止唯一一本剖析Linux ELF工作机制的图书,本书讲解了Linux ELF二进制格式的内部工作机制,用于检测和分析UNIX病毒的技术,处理二进制加固和软件防篡改的方法,对可执行文件和进程内存打补丁,绕过恶意软件中使用的防调试技术,执行高级的二进制取证分析,使用C语言来设计ELF相关的工具,以及在内存上运行ptrace。

(This book is the only book so far that analyzes the working mechanism of Linux ELF. This book explains the internal working mechanism of the Linux ELF binary format, the techniques used to detect and analyze UNIX viruses, and the methods for handling binary reinforcement and software tamper-proofing. Patch executable files and process memory, bypass anti-debugging techniques used in malware, perform advanced binary forensic analysis, use C language to design ELF-related tools, and run ptrace on memory.)

Linux二进制分析.pdf


上一篇:等级保护新标准2.0介绍
下一篇:Rootkits and Bootkits