Secure Programming
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: Detecting SoftICE ?
May 11 2005 03:41PM
Thierry Haven (thierry haven xmcopartners com)
Hi Bruce,
you may have a look at crackz's pages for usual tricks concerning Sice detection (http://www.woodmann.com/crackz/Tutorials/Protect.htm#detectsoftice)
However, please have a look at the following routines:
First, we can use int 68h to check the "magic" value 0x0F386 (= debugger present)....
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
you may have a look at crackz's pages for usual tricks concerning Sice detection (http://www.woodmann.com/crackz/Tutorials/Protect.htm#detectsoftice)
However, please have a look at the following routines:
First, we can use int 68h to check the "magic" value 0x0F386 (= debugger present)....
[ more ]