Posts Tagged "binja"

Dridex - Technical Malware Analysis

One of the most famous banking Trojans back in 2014.

Z2A Custom Sample Part 1

After many theoretical chapters, we finally move to a practical session with a custom sample. This is part one of my analysis.

Deobfuscate with Binary Ninja API

Recently, I’ve become very interested in learning how to use the Binary Ninja API to build a deobfuscator. So, I read all their posts and started with a simple challenge from the Grand Reverse Engineering Challenge.