An Intro to C for Windows - Part 6

  • Saturday, 27 Jan 2024 2:00PM EST (27 Jan 2024 19:00 UTC)
  • Speaker: Jonathan Reiter

After enumerating a list of loaded modules, it's only fitting to get started with what normally comes next, parsing exports of a DLL. Before we can do that, we will have to understand the anatomy of executable images. This means parsing PE headers. It would be great to have the following programs installed before this Part 6: WinDbg, PE Explorer by Pavel.

PS: don't forget your files from Part 5; you'll need them!

Previous Sessions:

System Requirements:

  • Host system must be 64 bit, ARM is not supported.
  • Windows 7 to Windows 11 21H2 and higher
  • Recommended CPU should be quad-core or better
  • 8 GB of RAM
  • Installation requires about 50GB of space. Recommended to have at least 100GB of free space
  • VS2019 Community, install C/C++ plugin during installation and setup (https://visualstudio.microsoft.com/vs/older-downloads/)

Support during the workshop will be offered in the SANS Offensive Ops Discord here.

Join the #sans-workshop channel here.

Intro-To-C-Part-6_470x382.jpg