Skip to content

skelsec/aiowinreg

Repository files navigation

Supported Python versions Twitter

🚩 Sponsors

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

aiowinreg

Registry hive reader library implementing both async and regural parsing

🚩 Runs in the browser

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

Installing

Via pypi

pip install aiowinreg

Via git + pip

git clone https://github.com/skelsec/aiowinreg
cd aiowinreg
pip install .

Usage

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

Tests are included in the ./test folder with sample files from various Windows Server registry hives.

About

Registry hive parsing the async way

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages