BinExp Corner: Episode 2 - Intro to Reverse Engineering

Posted on Fri 27 May 2022 in Tutorials • Tagged with tutorial, binexp, reverse engineering

The second episode in our binary exploration series. In this one we cover a little bit about how to get started reversing binary executables. We'll touch on both static and dynamic analysis, and look at some tools that will give us some insight into what a binary does. We cover process memory structure superficially and touch up on assembly language and CPU registers.


Continue reading