BadOS Dynamic Shell (bdsh)
Table of Contents
- BadOS Dynamic Shell Package Library (bpl)
- BadOS Package Manager (bpm)
- BadBandSSH (bssh)
- BDSH Commands
- System File Structure
- BadOS Dynamic Shell (bdsh)
Quick Install
Run the following command:
curl -O https://raw.githubusercontent.com/badtechnologies/bdsh/main/install.py
python3 install.py
After completing setup, bdsh should be good to go!
Installation
-
Download the latest release
Or, you can directly download
install.pyfrom the repo.💡 Tip
The only file needed to create a bdsh installation is
install.py.
Runninginstall.pygenerates, downloads, or installs everything else. -
Setup bdsh:
python3 install.pyFollow the on-screen instructions.
ℹ️ Note
At least ONE user must exist for bdsh to function
Once the
/bdshdirectory and your configs are prepared, you can start bdsh withbdsh.pyto launch the interactive shell. -
Launch bdsh:
bdshℹ️ Note
This may change depending on how you created your launcher scripts.