https://github.com/p0dalirius/findstringinregistry
A simple C++ Windows program search for a string in all the registry hives.
https://github.com/p0dalirius/findstringinregistry
registry search string tool
Last synced: about 1 year ago
JSON representation
A simple C++ Windows program search for a string in all the registry hives.
- Host: GitHub
- URL: https://github.com/p0dalirius/findstringinregistry
- Owner: p0dalirius
- Created: 2025-04-01T05:58:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T19:06:26.000Z (about 1 year ago)
- Last Synced: 2025-04-23T23:56:05.596Z (about 1 year ago)
- Topics: registry, search, string, tool
- Language: C++
- Homepage: https://podalirius.net/
- Size: 276 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

A simple C++ Windows program search for a string in all the registry hives.
## Features
- [x] Search for a string in all the registry hives.
## Demonstration
Below is an example of the program in action:

## Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.