-
M4CR0SC0PE: VBA Macro Analysis with LLMThe core idea: combine deep static code analysis with Large Language Model semantic reasoning to produce explainable malware reports — without executing a…
9 min English -
REV: Packed Trojan, DLL, Rootkit & IDAPythonFive reverse engineering exercises: a UPX-packed Trojan analyzed in IDA Pro, a custom-encrypted DLL reversed in Ghidra + IDAPython, a Base64-obfuscated…
10 min English -
REV: RedLine Stealer — Static & Dynamic AnalysisThis post walks through a complete static and dynamic analysis of a real-world malware sample pulled from MalwareBazaar — cataloged under the signature…
10 min English
Back