- Mastering Reverse Engineering
- Reginald Wong
- 327字
- 2021-06-10 19:40:17
What this book covers
Chapter 1, Preparing to Reverse, shows how to obtain the samples used throughout the book and explains the journey we are about to embark on.
Chapter 2, Identification and Extraction of Hidden Components, covers basics of the operating system and malware installation behavior. We will learn where malware usually drops files and makes registry entries.
Chapter 3, The Low-Level Language, briefly covers the Assembly language and why we must understand it in order to reverse engineer.
Chapter 4, Static and Dynamic Reversing, explains how static and dynamic analysis are implemented. We will also have a brief discussion regarding reversing of a file using a few tools.
Chapter 5, Tools of the Trade, compares and contrasts tools of the trade and explains their weaknesses and when a tool won't work as intended, allowing you to change your tools and know where to turn to get the job done without blaming a tool for lacking a capability.
Chapter 6, RE in Linux Platforms, explains how to perform a static and dynamic Windows analysis in a Linux environment.
Chapter 7, RE for Windows Platforms, explains how to perform static and dynamic Windows analysis directly in a Windows environment.
Chapter 8, Sandboxing: Virtualization as a Component for RE, shows how to use emulation to inform reverse engineering and overcome obstacles when running on hardware other than the target binary supports.
Chapter 9, Binary Obfuscation Techniques, explains how to reverse engineer simple obfuscation techniques.
Chapter 10, Packing and Encryption, covers using debuggers to pause execution and dump the contents of memory for analysis using our disassembly tools.
Chapter 11, Anti-analysis tricks, shows how to identify and handle anti-reversing and anti-debugging tricks.
Chapter 12, Practical Reverse Engineering of a Windows Executable, covers practical use of the tools we are familiar with at this point.
Chapter 13, Reversing Various File Types, covers analyzing various file types using up-to-date tools.
- 云原生安全:攻防實踐與體系構建
- INSTANT Netcat Starter
- Metasploit Penetration Testing Cookbook(Third Edition)
- 工業互聯網安全防護與展望
- .NET安全攻防指南(上冊)
- Kali Linux Network Scanning Cookbook(Second Edition)
- 數字化轉型浪潮下的數據安全最佳實踐指南
- 黑客攻防與網絡安全從新手到高手(絕招篇)
- 從實踐中學習Kali Linux滲透測試
- Building a Home Security System with BeagleBone
- 華為防火墻實戰指南
- 黑客攻防實戰從入門到精通
- 黑客攻防從入門到精通:黑客與反黑客工具篇(第2版)
- 紅藍攻防:技術與策略(原書第3版)
- 動態賦能網絡空間防御