anti-cracking library 1.0

SICE_Detect_API function
Checks if NuMega SoftICE present.

Group
Debugger/Cracker tools detection

function SICE_Detect_API: Boolean;

Description
Detects SoftICE using the Boundschecker interface. The difference between SICE_Detect_Boundschecker is, that SICE_Detect_API uses API function SetUnhandledExceptionFilter.
Returns true if SoftICE found.

Remarks
None