1st i want to thank u for ur great app

i want to ask about something ,
when i make an app like this:
Code: Select all
Sleep_(-1)
like,
Code: Select all
push -1
call Kernel32.Sleep
isn't there anyway to strip memory allocations and set the base address on my own code ?( 2 imports )
> MSVCRT.dll: memset
> KERNEL32.dll: GetModuleHandleA, HeapCreate, Sleep, HeapDestroy, ExitProcess
thanks in advance and have a great day ,,,
