anti-cracking library 1.0

SICE_Detect_Int1 function
Checks if NuMega SoftICE present.

Group
Debugger/Cracker tools detection

function SICE_Detect_Int1: Boolean;

Description
Detect SoftICE by using Interrupt 1. Calls INT 1, SoftICE (if present) will handle it, if not, our SEH handler will be called.
Returns true if SoftICE found.

Remarks
Works only under Windows NT/2000/XP.