Skip to content

SecOfSW/rego

Repository files navigation

REGO

One-Click Registry Management Tool with GUI

Getting Started

OS

Windows10

Installing

git clone https://github.com/SecOfSW/rego.git

Requirement

Following python modules are required

pip install -r requirements.txt

If you get PyQt5 ImportError, try this:

pip install --upgrade pyqt5

Running the tools

Need to be run as ADMINISTRATOR privilege

After cloning the repo, just run REGO_main.py

python3 ./REGO_main.py

or run executable file at release page

REGO.exe

Functions

  • Scan Scan security related registry based on our database.
  • Monitor Monitoring registry based on our database.
  • Dump Dump registry related to users. HKEY_CURRENT_USER and HKEY_USERS will be dumped. Also, support making diff of two dump files.
  • Utility Activate functions with one-click.

Built With

Authors

  • Jinwoo Choi - Initial work
  • Yeonseok Jang - Initial work - 7illume21
  • Sangwon Shin - Initial work - husask11
  • Taejun Lee - Initial work - HckEX

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages