BlitzLockIT Now Has Anti-Debug

Community Forums/Showcase/BlitzLockIT Now Has Anti-Debug

Kev(Posted 2003) [#1]
hi

theres been a little progress made on BlitzLockIt.dll, first self modifying code is now in and working correctly!
so now we make some calls to BlitzLockIT.dll using the self modifying code. the new dll calls are pure Assembler
stored in blitz data statements that are sent to a memory bank at run time. doing this allows for better security
for those important dll calls to keep debuggers/assemblers and tracers at arms length.

more debugging tricks to come!!!

ive given BlitzLockIT.dll a run through the following debuggers.

ANTI_DEBUG_TRICK
detects 'NuMega SmartCheck','DEBUGGY','Turbo Debbuger'

also also finally got round to writing the code to generate a list of random serial numbers.

download availble below.

kev