About this document
Malware Reverse Engineering Cheat Sheet by Torve Trog is a document available to read on EtoBox.
This document provides a cheat sheet for reverse engineering malware. It outlines the general malware analysis process and includes useful tips for tools like OllyDbg and IDA Pro. The process involves behavioral analysis, static code analysis, dynamic code analysis, and potentially unpacking malware. Specific tips are given for bypassing malware defenses, locating important code locations like the original entry point, and understanding common CPU register uses.
- Author
- Torve Trog
- Language
- EN