Gie Protector description
An easy-to-use software that will allow you to ensure that all your applications are protected.
Compress and Protect Your EXE File(s). This way, you can be sure that nobody can alter their content.
Here are some key features of "Gie Protector":
· Customizeable Compression
· Anti Debugger.
· Fake Signatures
Script:
var sz
var rgn
GPA "VirtualAlloc","kernel32.dll"
bp $RESULT
erun
rtu
mov sz,[esp]
go eip+20
mov rgn,esi
dm rgn, sz, "dump.exe"
Msg "File Unpacked!If it is necessary apply LordPe RebuildPe with Options Status Window and Validate Pe"
ret