Cross-platform Windows Registry browser
Project description
Registry Spy: Cross-Platform Windows Registry Browser
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
Requirements
- Python 3.8+
Installation
Download the latest version from the releases page. Alternatively, use one of the following methods.
pip (recommended)
pip install registryspy
registryspy
Manual
pip install -r requirements.txt
python setup.py install
registryspy
Standalone
pip install -r requirements.txt
python registryspy.py
Screenshots
Main Window
Find Dialog
Building
Dependencies:
- PyInstaller 5.10+
Delete any existing venv, dist, and build directories.
Create and activate a new venv and install the requirements.txt and pyinstaller.
Regular building:
pyinstaller registryspy_install.spec
Creating a single file: pyinstaller registryspy_onefile.spec
Create the EXE installer with Inno Setup.
License
Registry Spy
Copyright (C) 2023 Andy Smith
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file registryspy-1.1.0.tar.gz
.
File metadata
- Download URL: registryspy-1.1.0.tar.gz
- Upload date:
- Size: 399.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d74eaaeafb48f67cc856c847b1562be83df1aa7fc45672fc1981ccc4ce1a7f5 |
|
MD5 | ed7f49dd99a72bf4741cb27f2c759e4d |
|
BLAKE2b-256 | 85b14de47f9e772459c673660bb89c89d50228de63d948991d6cb746cca1f5b8 |
File details
Details for the file registryspy-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: registryspy-1.1.0-py3-none-any.whl
- Upload date:
- Size: 409.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b7008a8b986b07237517b60c370a57c5611833a6c757f029dc8f67c5925c936 |
|
MD5 | ce54cba611981c47a6a38a750bbc9ae1 |
|
BLAKE2b-256 | 0757231d860205d8c46441cb9451d338220c88658fe3af52f6a09d3f98820088 |