BadOS Dynamic Shell (bdsh)

Quick Install

Run the following command:

python3 -m pip install bdsh
python3 -m bdsh.install

After completing setup, bdsh should be good to go!

Installation (Manual)

  1. Download the latest release

    Or, you can directly download the bdsh module from PyPI.

  2. Setup bdsh:

     python3 -m bdsh.install
    

    Follow the on-screen instructions.

    Once the /bdsh directory and your configs are prepared, you can start bdsh with bdsh to launch the interactive shell.

  3. Launch bdsh:

     bdsh
    

Copyright © 2024-2026 Bad Technologies. All rights reserved.
This site uses Just the Docs, a documentation theme for Jekyll.