Page 1 of 1
How to remove Imports from KERNEL32.dll
Posted: Fri Aug 18, 2023 2:05 am
by fuzzing
Is there a chance to remove imports of KERNEL32.dll when using all protection options?:
GetSystemTimeAsFileTime
HeapAlloc
HeapFree
ExitProcess
LoadLibraryA
GetModuleHandleA
GetProcAddress
Regards!
Re: How to remove Imports from KERNEL32.dll
Posted: Fri Aug 18, 2023 4:28 am
by Admin
Why do you need it?
Re: How to remove Imports from KERNEL32.dll
Posted: Sat Aug 19, 2023 1:34 am
by fuzzing
Admin wrote:Why do you need it?
As i posted before, with "Detect It Easy" tool a cracker can identify VMP:
viewtopic.php?f=2&t=30016&p=36570#p36570
kernel32.dll
PE.getImportFunctionName(x,x)=="GetSystemTimeAsFileTime"
And all combinations of the Import ...
Re: How to remove Imports from KERNEL32.dll
Posted: Tue Aug 22, 2023 6:06 am
by Admin
Fixed in the 1790 build.