Thread: ILOK pace
View Single Post
  #1  
Old 08-19-2004, 14:37
taos's Avatar
taos taos is offline
The Art Of Silence
 
Join Date: Aug 2004
Location: In front of my screen
Posts: 580
Rept. Given: 65
Rept. Rcvd 54 Times in 19 Posts
Thanks Given: 69
Thanks Rcvd at 137 Times in 36 Posts
taos Reputation: 54
ILOK pace

I've searched in the web, in the forum,etc... and the information about unpacking this is poor or inexistent.
I've a DLL packed with this.
When I use Olly it uses createfile to find the debugger, ok, I pass it.
But a few source lines it jump to another direction, out of the DLL and process a lot of JMP's and then call EXITPROCESS.
is it possible that makes a call to a VXD driver? ( I read something about this in older versions).
If the answer is Yes, can I debug with the ring3 debugger or have I to use Soft ice (ring 0)?

Anybody have experience in this packer/protector? Maybe that it's not cracked/unpacked yet...

I've downloaded a generic unpacker for older versions, but it not detect the new version. :-(

Regards
Reply With Quote