Closed Lz1y closed 4 years ago
Structs _LDR_DATA_TABLE_ENTRY and _PEB_LDR_DATA has redefined in two projects(ReflectiveDLLInjection and mimikatz). How to fix it?
_LDR_DATA_TABLE_ENTRY
_PEB_LDR_DATA
ReflectiveDLLInjection
mimikatz
Just rename the structs..
Structs
_LDR_DATA_TABLE_ENTRY
and_PEB_LDR_DATA
has redefined in two projects(ReflectiveDLLInjection
andmimikatz
). How to fix it?