Android Malware Analysis: A Sophisticated SMS Stealer
Jul 14, 2025 · 7 min read
Reverse engineering a fake Parivahan APK spread over WhatsApp that exfiltrates victims' SMS messages.
AndroidMalware AnalysisReverse Engineering
Hacking Printers: Intercepting Print Jobs with Rust Malware
Jun 2, 2025 · 10 min read
How Windows printing works, where raw print data lives, and a Rust PoC that captures .SPL spool files.
RustWindowsMalware PoC
Turning the Tables on a Scammer's Banking Trojan
Apr 20, 2025 · 9 min read
Analyzing a fake bank APK, finding the developer's exposed database, and flipping the attack.
AndroidReverse EngineeringOSINT
Sandbox Evasion: How Malware Detects Analysis Environments
Mar 8, 2025 · 14 min read
A technical tour of the techniques malware uses to spot sandboxes and VMs, and the countermeasures analysts use.
MalwareSandboxAnti-Analysis