View Single Post
  #11  
Old 07-04-2005, 02:02
sgdt
 
Posts: n/a
I posted a util on woodmann's a while back you might be interested in. I have attatched it here for your convience. It includes source that you'll want to modify.

Originally, it was written for eLicense, so the base location of where it starts will need to be modified to reflect this protections base.

More information can be found by going to woodmanns and looking at the thread "E-license 4.0 unpacking" (page 3, 2-28-2004).

Anyway, in main(), replace

pwKeyName_ = L"\\Registry\\Machine\\SOFTWARE\\LicCtrl";

with

pwKeyName_ = L"\\Registry\\Machine\\SOFTWARE\\ZipWORX";

Hope this helps.
Attached Files
File Type: zip ZapHidden.zip (21.4 KB, 25 views)
Reply With Quote