├── LICENSE ├── README.md ├── fuck.gif ├── gxsuid.py ├── install.sh └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrofcodyx/gxsuid/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrofcodyx/gxsuid/HEAD/README.md -------------------------------------------------------------------------------- /fuck.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrofcodyx/gxsuid/HEAD/fuck.gif -------------------------------------------------------------------------------- /gxsuid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrofcodyx/gxsuid/HEAD/gxsuid.py -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrofcodyx/gxsuid/HEAD/install.sh -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | colorama 2 | requests 3 | Pillow 4 | --------------------------------------------------------------------------------