oalabs
patreon
IDA Reverse Engineering - Module 2
🕑 Added 2025-02-03 15:00:15 +0000 UTCModule 2, Part 1 of our IDA reverse engineering series. A step by step guide to marking up Windows PE binaries using IDA. In this tutorial we begin our analysis of the extracted Stage 2. binary. We focus on the entry point of an EXE file, and the CRT main "boilerplate" code.
This is a very basic tutorial that introduces the concept of Structs, Arrays, custom Enums, and nested data structures.
Sample
7b5b060d9013725413f3f77719d0881035246b281e18005c0040e78a32e1c6cc
References
Comments
m4n0w4r
Nice vid! Cool tip for creating and applying enum.