Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 601 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 601 Bytes

Sudo_root Python Library

Python modules which provide a suite of useful utilities for CTFs

Installation

Install sudo_root using pip

$ pip install sudo_root

You can also install it the last version from source

$ git clone https://github.com/sudo-root-team/sudo_root
$ cd sudo_root
$ python3 setup.py install

Both will install sudo_root as well as its dependencies listed under requirements.txt

License

GPLv3 License