RevShellCraft is a reverse shell generator built for penetration testers and ethical hackers. It eliminates the need to manually search for reverse shell payloads by providing a centralized, flexible solution.
Whether you're working in a red team engagement or a CTF challenge, RevShellCraft saves time and boosts efficiency.
- ๐ง Generate reverse shells instantly
- ๐ Base64-encoded PowerShell payloads
- ๐พ Save payloads to a file
- ๐ Handle reverse shell connections
- ๐ง Supports multiple shell types:
php,powershell,groovy,bash,ruby,busybox,nc,nc_openbsd,python
- ๐ URL-encoded payloads
- ๐ต๏ธโโ๏ธ Obfuscated payloads to bypass AV
- ๐งฌ Base64 encoding for all shell types
- ๐ฅ๏ธ Reverse shell suggestions based on target OS (Linux/Windows)
Clone the repository:
git clone https://github.com/0xh3x0x/revshellcraftmake install.sh executable, change permissions using following command
chmod +x install.shnow runn install.sh as root
sudo ./install.shNow the revshellcraft has been successfully installed on your machine run tool by revshellcraft


