Skip to content

Python modules which provide a suite of useful utilities for CTFs

License

Notifications You must be signed in to change notification settings

sudo-root-team/sudo_root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python modules which provide a suite of useful utilities for CTFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages