metasploit-framework/external/source/byakugan/symPort.h

6 lines
142 B
C

#define MAP_BUF_SIZE 512
#define MAP_STATE_ENTRYPOINT 1
#define MAP_STATE_LOCALSYM 2
HRESULT addMapFile(char *imageName, char *mapPath);