If you like this project, consider purchasing licenses of OctoPwn, our full pentesting suite that runs in your browser!
For notifications on new builds/releases and other info, hop on to our Discord
Registry hive reader library implementing both async and regural parsing
This project, alongside with many other pentester tools runs in the browser with the power of OctoPwn!
Check out the community version at OctoPwn - Live
pip install aiowinreg
git clone https://github.com/skelsec/aiowinreg
cd aiowinreg
pip install .
This module is intended to be used as a library, however installing it provides a command line tool awinreg
which can be used to traverse/read Windows hive files
Tests are included in the ./test
folder with sample files from various Windows Server registry hives.