If you enjoyed this book, you may be interested in these other books by Packt:
Learning Malware Analysis
Monnappa K A
ISBN: 978-1-78839-250-1
- Create a safe and isolated lab environment for malware analysis
- Extract the metadata associated with malware
- Determine malware's interaction with the system
- Perform code analysis using IDA Pro and x64dbg
- Reverse-engineer various malware functionalities
- Reverse engineer and decode common encoding/encryption algorithms
- Perform different code injection and hooking techniques
- Investigate and hunt malware using memory forensics
Mastering Reverse Engineering
Reginald Wong
ISBN: 978-1-78883-884-9
- Learn core reverse engineering
- Identify and extract malware components
- Explore the tools used for reverse engineering
- Run programs under non-native operating systems
- Understand binary obfuscation techniques
- Identify...