https://github.com/tegal1337/shellcode
ShellC0de Generator
https://github.com/tegal1337/shellcode
c linux python shellcode unix
Last synced: 23 days ago
JSON representation
ShellC0de Generator
- Host: GitHub
- URL: https://github.com/tegal1337/shellcode
- Owner: tegal1337
- Created: 2021-04-26T08:53:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T15:20:02.000Z (almost 5 years ago)
- Last Synced: 2025-08-03T16:40:59.210Z (8 months ago)
- Topics: c, linux, python, shellcode, unix
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Please install modul lolcat and cowsay
Debian/Ubuntu
sudo apt install lolcat
sudo apt install cowsay
Arch
sudo pacman -S lolcat
sudo pacman -S cowsay
Termux
pkg install lolcat
pkg install cowsay
Python 2
pip2 install lolcat
pip2 install cowsay
Python 3
pip install lolcat
pip install cowsay
Windows
For Windows Using Python Or Other