Git Product home page Git Product logo

encode-decode's Introduction

Encode Decode Shell - OnlineHacking

You can encode and decode any shell with that command Execute that command


forthebadge Made-With-Python

ABOUT TOOL :

To encode or decode standard input/output or any file content, Linux uses base64 encoding and decoding system. Data are encoded and decoded to make the data transmission and storing process easier. Encoding and decoding are not similar to encryption and decryption. Encoded data can be easily revealed by decoding. So, this command line utility tool can’t be used for data security. Alphabet, number and ‘=’ symbol are used to encode any data.

AVAILABLE ON :

  • Termux App

  • Kali Linux

  • Parrot OS

  • Ubuntu

  • Windeos

  • Arch Linux

TESTED ON :

  • Termux App

  • Kali Linux

  • Parrot OS

  • Ubuntu

  • Windeos

✅ INSTALLATION [ Termux ] :

pkg update && pkg upgrade -y

pkg install python2-y

pkg install nodejs

pkg install nano -y

pkg install git -y

npm install -g bash-obfuscate

git clone https://github.com/OnlineHacKing/Encode-Decode.git

cd Encode-Decode

chmod +x enc-dec.py

python2 enc-dec.py

✅ INSTALLATION [ Linux ] :

sudo apt update -y

sudo apt upgrade -y

sudo apt install python2

sudo apt install git wget -y

npm install -g bash-obfuscate

git clone https://github.com/OnlineHacKing/Encode-Decode.git

cd Encode-Decode

chmod +x enc-dec.py

python2 enc-dec.py

✅ INSTALLATION [ Windows ] :

Download python and git

git clone https://github.com/OnlineHacKing/encode-decode_shell.git

cd encode-decode_shell

python2 enc-dec.py

#####Watch Video Tutorial :

Store shell file in data/user/0/com.termux/files/home/enc-dec-shell

Then choose option 1 for encrypt or choose option to decrypt

👨🏻‍💻 CONNECT WITH US :

Instagram Instagram Instagram Instagram Instagram

GitHub YouTube Telegram Instagram

                 Inspired By github.com/OnlineHacking

encode-decode's People

Contributors

onlinehacking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.