registry binary format

  • Thread starter Siddharth Agrawal
  • Start date
S

Siddharth Agrawal

I need to generate a registry hive for Windows 2003 Server. My code is
running on a Linux system.

Where can I obtain the binary file format for the Windows registry hive to
do this? Is this information available only under license from Microsoft?

Thanks,


Siddharth
 
S

Siddharth Agrawal

I need to generate the binary files:

WINDOWS\system32\config\DEFAULT, SAM, SECURITY, SOFTWARE and SYSTEM.

These files constitute the registry hive for Windows. In order to generate
them I need documentation for their binary format. My code runs on Linux so I
am unable to utilize the Win32 registry APIs to accomplish this.

Thanks,


Siddharth


Dave Patrick said:
Can you be more specific about your requirement?

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Siddharth Agrawal said:
I need to generate a registry hive for Windows 2003 Server. My code is
running on a Linux system.

Where can I obtain the binary file format for the Windows registry hive to
do this? Is this information available only under license from Microsoft?

Thanks,


Siddharth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top