Using LIEF and Visual Studio 2019 to build proxy DLLs · I've been modding some games on Steam recently, and some of them make use of the Steamworks...
Automatically converting Binary Ninja Low Level IL (LLIL) into python · I've started looking into the Adylkuzz malware, as mentioned by Tim Blazytko in...
Using Binary Ninja's Python API to label all functions that are dynamically loaded by hash · Hashing function names slows down reversers It's common for...
Building a Binary Ninja architecture plugin to reverse a software protection challenge · Carrying on from the previous article, we can take the first of...
I've recently started reversing some of the Tigress obfuscator challenges, and I decided to use this to test out some of the functionality in Binary...
One call to NtSetInformationThread and one call to NtSetContextThread and we're all done · I've recently been looking into NtSetContextThread as an...