Reverse Engineering and Decompilers [2024-02-10]

Posted on Sat 10 February 2024 in Thought • Tagged with RE, decompilers, reverse engineering

Diving Back into Code

I have been delving back into some lower-level code, specifically assembly. The goal is essentially a refresher for me on reverse engineering and exploit development techniques. It has been refreshing to relearn some of the techniques and tooling available today.

Currently, I have been experimenting with …


Continue reading