Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07-03-2005, 02:18
codeX codeX is offline
{RES} Cracker
 
Join Date: Dec 2004
Location: C:\WINDOWS\SYSTEM32
Posts: 162
Rept. Given: 1
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 1 Time in 1 Post
codeX Reputation: 0
Very interesting...

What is this "embed NULL character in registry key" tecnology and why it cann't be handled by REGEDIT. Can anybody tell me which one is the related article in www.uinc.ru ,as the search gives a number os Rus. results . Or can anybody pls. translate it..
__________________
{RES}
Reply With Quote
  #2  
Old 07-03-2005, 10:34
bgrimm bgrimm is offline
Friend
 
Join Date: Jan 2004
Location: South of The North Pole
Posts: 66
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 3 Posts
bgrimm Reputation: 0
Quote:
Originally Posted by codeX
Very interesting...

What is this "embed NULL character in registry key" tecnology and why it cann't be handled by REGEDIT.

Difference is RegEdit using Win32 API ANSI functions, and Native API using UNICODE. So RegEdit cannot process the extra/embedded Null.

The Registry key was written with UNICODE NTCreateKey. So all operations on it would have to be using Native API functions.


-bg
Reply With Quote
  #3  
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
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CRC problem... Alien Registry Viewer Maltese General Discussion 4 04-12-2007 13:52
Registry Monitoring, what's best? Barry General Discussion 13 08-08-2004 00:55


All times are GMT +8. The time now is 03:27.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )