mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 11:55:26 +00:00
900263ea6f
n/a
5 lines
127 B
C
5 lines
127 B
C
|
|
void LogData(char *lpszFormat, ...);
|
|
void LogDataIoctls(char *lpszFormat, ...);
|
|
void LogDataHexdump(PUCHAR Data, ULONG Size);
|