Malware research
& reverse engineering

Posts

analysis

Configuration extraction in Mirai samples

Over the years all the public Mirai configuration extractors that I have come across either: Rely on bruteforcing the encryption key and apply the guessed...

analysis

r2pipe optimization tips

Some quick tips on using radare2 from r2pipe python scripts to increase analysis performance.