Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.04 KB

RegAcquire

Windows Registry Acquisition Tool

This tool was designed for research in the field of Digital Forensics.

This Registry dumps acquired from this tool is used in the analysis program called RegSmart

More information about this tool is available at https://avinashsingh786.github.io/RegSmart/#regacquire

Installation

No installation needed

Usage

All you need to do is run the RegAcquire.exe and it will automatically do the acquisition with no user interaction required.

Testing environments

  • Windows 10
  • Windows 8.1
  • Windows 7
  • Windows XP

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Wanted

  • Bug reports.
  • Feedback.

License

MIT License