mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-08 16:37:12 +00:00
starting removing the PE parsing in ExtractOffsets.py to get rid of r2
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user