Registry-Spy is a free, open-source cross-platform Windows Registry viewer. It is a fast, modern, and versatile explorer for raw registry files.
Features include:
- Fast, on-the-fly parsing means no upfront overhead
- Open multiple hives at a time
- Searching
- Hex viewer
- Modification timestamps
- Python 3.8+
Download the latest version from the releases page. Alternatively, use one of the following methods.
pip install registryspyregistryspy
pip install -r requirements.txtpython setup.py installregistryspy
pip install -r requirements.txtpython registryspy.py
Find Dialog
Building
Dependencies:
- PyInstaller 4.5+
Regular building: pyinstaller registryspy_install.spec
Creating a single file: pyinstaller registryspy_onefile.spec









.png)
