anti-cracking library 1.0

SICE_Detect_Registry function
Checks if NuMega SoftICE present.

Group
Debugger/Cracker tools detection

function SICE_Detect_Registry: Boolean;

Description
Detect SoftICE by looking for it's entryes in Windows registry. 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
In general, programs like FrogsICE are able to detect this type of detection, but I used a special method, which is not detected by FrogsICE.