hadrian3689 / rse_pwnbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My own Pwnbox theme for Kali Linux

This is just a theme I have edited for my own Kali distro.

Initial Setup

You can run the initial setup files with:

chmod +x initial_file_setup.sh
sudo ./initial_file_setup.sh

Or

chmod +x initial_file_setup.sh
su root
./initial_file_setup.sh

Disclaimer

All the code provided on this repository is for educational/research purposes only. Any actions and/or activities related to the material contained within this repository is solely your responsibility. The misuse of the code in this repository can result in criminal charges brought against the persons in question. Author will not be held responsible in the event any criminal charges be brought against any individuals misusing the code in this repository to break the law.

About


Languages

Language:Shell 60.9%Language:C 26.6%Language:PowerShell 12.4%