Advanced Malware Analysis: Static Analysis Techniques

This article explores advanced static malware analysis techniques, including file format analysis, strings analysis, control flow graph reconstruction, disassembly and reverse engineering, signature-based detection, and indicators of compromise, providing practical examples and tool recommendations for professional hackers, pen testers, and red teamers.

June 6, 2023 · 7 min · UncleSp1d3r

Advanced Malware Analysis: Disassembly Techniques

This article provides an in-depth overview of advanced malware analysis techniques, including manual and automated disassembly, decompilers, debuggers, and dynamic binary instrumentation (DBI), with examples of tools and outputs provided for each technique.

May 19, 2023 · 20 min · UncleSp1d3r