Skip to content

Surajdas007272/Decoded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decoded

A customizable, menu-driven terminal toolkit for Linux & Termux.
ASCII-style interface with useful learning & utility tools.


⚙️ Features

  • 🔍 Internet connectivity check
  • 💻 Fancy ASCII banner with color
  • 📂 Launch educational resources (PDFs, cheat sheets, tutorials)
  • 🔁 Modular structure — easily add modules
  • ✅ Works on Termux, Ubuntu, Kali Linux

🛠️ Installation

Termux (Android)

git clone https://github.com/Surajdas007272/Decoded
cd Decoded
pkg install dos2unix -y || sudo apt install dos2unix -y
dos2unix blackhat.sh
bash blackhat.sh

UBUNTU & kali linux

sudo apt update && sudo apt install git dos2unix -y
git clone https://github.com/Surajdas007272/Decoded
cd Decoded
dos2unix blackhat.sh
bash blackhat.sh

About

THIS IS MY TOOL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors