anti-cracking library 1.0

SICE_Detect_Autoexec function
Checks if NuMega SoftICE present.

Group
Debugger/Cracker tools detection

function SICE_Detect_Autoexec: Boolean;

Description
Detect SoftICE by looking for it's entryes in Autoexec.bat. Be careful with this function, because it returns true on every machine with SoftICE installed (and SoftICE doesn't have to be running).
Returns true if SoftICE found.

Remarks
This method won't work on Windows NT/2000/XP (they have no Autoexec.bat).
FrogsICE is not able to detect this method.