starting removing the PE parsing in ExtractOffsets.py to get rid of r2

This commit is contained in:
Maxime Meignan
2023-10-27 16:18:42 +02:00
parent aa408ced60
commit d38b84d179
3 changed files with 66 additions and 24 deletions
+2
View File
@@ -1,5 +1,7 @@
#include <Windows.h>
// Written from information found here: https://llvm.org/docs/PDB/index.html
typedef DWORD ulittle32_t;
typedef struct SuperBlock_t {