Is there a chance to remove imports of KERNEL32.dll when using all protection options?:
GetSystemTimeAsFileTime
HeapAlloc
HeapFree
ExitProcess
LoadLibraryA
GetModuleHandleA
GetProcAddress
Regards!
Is there a chance to remove imports of KERNEL32.dll when using all protection options?:
GetSystemTimeAsFileTime
HeapAlloc
HeapFree
ExitProcess
LoadLibraryA
GetModuleHandleA
GetProcAddress
Regards!
Why do you need it?
As i posted before, with “Detect It Easy” tool a cracker can identify VMP:
https://forum.vmpsoft.com/p/5583
kernel32.dll
PE.getImportFunctionName(x,x)==“GetSystemTimeAsFileTime”
And all combinations of the Import …
Fixed in the 1790 build.