├── A-Rat.py ├── README.md └── modules ├── gen.sh ├── listener.py └── payload /A-Rat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RexTheGod/A-Rat/HEAD/A-Rat.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RexTheGod/A-Rat/HEAD/README.md -------------------------------------------------------------------------------- /modules/gen.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RexTheGod/A-Rat/HEAD/modules/gen.sh -------------------------------------------------------------------------------- /modules/listener.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RexTheGod/A-Rat/HEAD/modules/listener.py -------------------------------------------------------------------------------- /modules/payload: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RexTheGod/A-Rat/HEAD/modules/payload --------------------------------------------------------------------------------