Raymond.CC Blog
  • Home
  • Forum
  • Giveaway
  • X-Ray 2.0
  • Contact
  • About
  • I’m Feeling Lucky
Search the site...
You are here: Home » Computer » Convert Windows Registry Hex to Text

Convert Windows Registry Hex to Text

Updated by Raymond - 1 year ago - Computer
2
  • Like
  • +1
  • Tweet
  • Printer Friendly and PDF

Windows registry is a database that contains a lot of settings and options. There is a built-in Registry Editor (regedit) that allows the user to make changes to the registry. One of the very useful functions that can be found in the Windows Registry Editor is the export and import. Another meaning for that is actually backup and restore. Before making changes on the registry, it is always advisable to backup/export the registry first. You can do that by right clicking on the registry key that is located at the left hand side tree and select “Export”. Double clicking on the .reg file which you have backed up earlier to run it will restore back the changes.

At the right hand side tree, you will find the registry values. There are 6 types of registry values which are String, Binary, DWORD, QWORD, Multi-String and Expandable String. All of the values are displayed in clear text from the Windows Registry Editor. However after exporting them to a file, you will notice that some of the values are displayed in “hex” codes.

Hex to Text

To be more precise, only String (REG_SZ) and DWORD (32-bit) values are in clear text while Binary (REG_BINARY), QWORD (64-bit) (REG_QWORD), Multi-String (REG_MULTI_SZ) and Expandable String values (REG_EXPAND_SZ) are in hexadecimal (HEX). If for some reason you want to view them in clear-text, here is a simple and free tool that can easily convert registry hex to text.

Hex2Text is a command line hexadecimal string to text converter. You will have to run this tool through command prompt and specify the input filename and output filename. Here is an example of converting an exported backup.reg file to a readable backup.txt text file.

hex2text <input_filename> <output_filename>

where <input_filename> is the name of the file with the input hex to convert and <output_filename> is the name of the file where to save the output text.

Hex2Text

Hex2Text was tested on Windows 7 (32-bit & 64-bit) and it works flawlessly.

[ Download Hex2Text ]

Didn't find what you want? The links below could help:

Right Click Context Menus Added to your DesktopRight Click Context Menus Added to your DesktopRecover and Export Data from Offline Registry FilesRecover and Export Data from Offline Registry FilesEasily Reset Windows Settings to Default State with RefreshPCEasily Reset Windows Settings to Default State with RefreshPCRestore Windows Notepad to the Default Font or SettingsRestore Windows Notepad to the Default Font or Settings

2 comments on “Convert Windows Registry Hex to Text”

  1. xxx says:
    11 months ago

    pls reply how to do this for windows login password..when the user log’s in the password should be in text instead of dots

    Reply
  2. xxx says:
    1 year ago

    how to do this for windows login password..when the user log’s in the password should be in text instead of dots..

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recently Updated

  • flash bios icon

    5 Tools to Easily Install FreeDOS or MS-DOS onto USB for BIOS Flashing

  • avast icon

    Reset or Remove avast! Authorization Password to Access Settings

  • U3 icon

    How to Customize U3 USB Smart Drive to Become Ultimate Hack Tool

New Articles

  • task manager replacement icon

    Memory Usage Test to See Which is the Lightest Antivirus Software

  • kaspersky antivirus 2013 icon

    Activate Free Kaspersky Anti-Virus 2013 ROG with 1 Year License

  • remote access software

    Top 8 Remote Access Software for Providing Online Support

Popular Posts

  • Top 10 FREE Data Recovery Software

    Top 10 FREE Data Recovery Software

  • How to Hack Into a Windows XP Computer Without Changing Password

    How to Hack Into a Windows XP Computer Without Changing Password

  • 10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

    10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

Recommend on Google
Follow @raymond_cc
Subscribe Youtube »
(c) 2013 Raymond.CC Blog
  • Contact
  • Disclaimer
  • Disclosure
  • Privacy Policy
  • Terms of Use
  • Sitemap