A Blog about malware and file formats

All articles for category: config extraction
Malcat scripting tutorial: deobfuscating Latrodectus

Malcat scripting tutorial: deobfuscating Latrodectus

Fri 10 October 2025
In this tutorial, we will learn how to leverage Malcat's scripting and patching capabilities to deobfuscate an unpacked Latrodectus sample.
Read more →
Writing a Qakbot 5.0 config extractor with Malcat

Writing a Qakbot 5.0 config extractor with Malcat

Fri 16 February 2024
Starting from a (backdoored) MSI installer, we will unroll the infection to chain to get the final Qakbot sample. Sticking to pure static analysis, we will then decrypt Qakbot's configuration and finally write a script in Malcat to automate the process.
Read more →