© 2026 Hashnode
Malicious documents are a common vector for malware attacks. They can be disguised as harmless files, such as Microsoft Office documents or PDFs, and can contain hidden scripts or macros that execute when opened. Analyzing malicious documents is an i...

Moving from the unknown to knowing what a piece of binary is doing, we perform some basic static analysis. This is the process of analyzing the binary without detonating (executing) it. Performing some basic static analysis on the species, we collect...
