Results 1 to 9 of 9
  1. #1
    Newbie
    Overall activity: 3.0%

    Join Date
    Nov 2009
    Posts
    31
    Liked
    0 times
    Points
    2,267

    How to convert registry values to text?

    This is the situation, I lost around 100 "random" folders inside a root directory. Part of it is backed up, but half of it is not. Now I have registry backup of the shellnoroam info of the root directory from the day before. The question is how can I convert the registry values into text so that I can get a list of the folders in the root directory & re-download the missing ones?

    There seems to be a way, but I'm not familiar with scripting so... I don't know how to use it.. help is appreciated

    Here it is what I found on google:
    http://stackoverflow.com/questions/349410/how-can-i-convert-a-reg-binary-value-from-the-registry-into-a-string-vb-net
    http://www.xtremedotnettalk.com/showthread.php?t=86888

  2. #2
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    Found a tool that converts hex binary to text.
    http://thesite5.weebly.com/hex2text.html

    You'll need to run the tool in command prompt specifying the file containing binary that you want to read and the output file.

  3. #3
    Newbie
    Overall activity: 3.0%

    Join Date
    Nov 2009
    Posts
    31
    Liked
    0 times
    Points
    2,267
    It keeps giving me an error upon execution. Is it just me?
    I tried in win xp and 7

    Exception Information
    Code: 0xc0000005 Flags: 0x00000000 Record: 0x0000000000000000 Address: 0x0000000000142457 System Information Windows NT 5.1 Build: 2600 CPU Vendor Code: 68747541 - 69746E65 - 444D4163 CPU Version: 00100F63 CPU Feature Code: 178BFBFF CPU AMD Feature Code: EFD3FBFF Module 1 hex2text.exe Image Base: 0x00400000 Image Size: 0x00000000 Checksum: 0x00000000 Time Stamp: 0x4e41de29 Version Information

    Thanks Raymond!
    Last edited by Wooops; 11-02-2011 at 01:42 PM.

  4. #4
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    Works fine on Windows 7 Ultimate 32bit.
    Will try on 64bit later.

    ---------- Post added at 03:03 PM ---------- Previous post was at 02:51 PM ----------

    Just tried on my 64bit Windows 7 Ultimate with UAC enabled, also no problem.
    If the registry file is not too big, you can upload it to mediafire or anywhere so I can download and convert it for you.

  5. #5
    Newbie
    Overall activity: 3.0%

    Join Date
    Nov 2009
    Posts
    31
    Liked
    0 times
    Points
    2,267
    Tried again with no luck.. The registry file is small, about 400KB. IMHO the info may be in the "ItemPos1152x864(1)" value, though I will send the whole registry file via PM just in case.
    Thanks again Raymond!

    Edit: just discovered what was the problem, the filenames can't contain spaces (using ""). Though the result looks unreadable via notepad or wordpad. Since I can't seem to copy paste it, I attached an image with a part of the result in wordpad.
    Attached Images Attached Images
    Last edited by Wooops; 11-03-2011 at 02:50 AM.

  6. #6
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    I am not able to download the torrent that you sent me via PM.
    Please ZIP it so that the file becomes smaller, then upload it to mediafire and PM me the download link.

  7. #7
    Newbie
    Overall activity: 3.0%

    Join Date
    Nov 2009
    Posts
    31
    Liked
    0 times
    Points
    2,267
    I guess it makes sense to post the solution here as well.
    The free app RegAlyzer manages to read the binary values as text (though it can't seem to be able to export it), but still does the job.
    Last edited by Wooops; 11-09-2011 at 12:48 AM.

  8. #8
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    I did try RegAnalyzer at first but it is not possible to import/read an external .reg file right?
    It can only read the registry on your computer.

    But that works too because you can import the .reg to your computer and use RegAnalyzer to read it.

  9. #9
    Newbie
    Overall activity: 3.0%

    Join Date
    Nov 2009
    Posts
    31
    Liked
    0 times
    Points
    2,267
    hum well I can read an external registry file with file> open registry file. Maybe its not the latest version? I ran 1.5.8.10 but there's a newer one 1.6.2.16 release. There's another option though that I haven't tried >open registry file (difference only), I tried it but I'm not sure what the difference is...

    "But that works too because you can import the .reg to your computer and use RegAnalyzer to read it. "
    Yeah. Maybe a bit off-topic or totally, but that gave me the idea to compare my registry backup reg file with the actual registry, and maybe then open only the difference with RegAlyzer and know exactly what folders are missing.

 

 

Similar Threads

  1. How to convert .mp3/wav to doc or txt
    By KaYaN in forum General Forum
    Replies: 5
    Last Post: 08-11-2011, 07:44 AM
  2. How to convert .exe to .iso???
    By safeguy in forum Software
    Replies: 5
    Last Post: 09-26-2009, 02:13 PM
  3. how to convert
    By arun171188 in forum Software
    Replies: 3
    Last Post: 10-29-2008, 07:21 PM

Tags for this Thread

All times are GMT +8. The time now is 08:41 AM.