Skip to content

Encrypt/decrypt shell script and compile python script into variable or emoji

License

Notifications You must be signed in to change notification settings

Touti-Sudo/k-fuscator

This branch is up to date with KasRoudra/k-fuscator:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a489396 · May 1, 2022

History

4 Commits
Aug 18, 2021
Aug 18, 2021
Oct 17, 2021
May 1, 2022
Aug 27, 2021
Oct 17, 2021

Repository files navigation

K-fuscator

[+] Created By KasRoudra

[+] Decription :

K-fuscator is a tool to encrypt(obfuscate) or decrypt bash/shell script or compile python script. Compilation is available in variable or emoji.

[+] Installation

apt install git python -y

git clone https://github.com/KasRoudra/k-fuscator

cd k-fuscator

bash requirements.sh

python3 kf.py

Or, Use Single Command

apt install git python -y && git clone https://github.com/KasRoudra/k-fuscator && cd k-fuscator && bash requirements.sh && python3 kf.py

Features:

  1. Encrypt or Decrypt bash/shell file
  2. Encrypt python file into emojies
  3. Encrypt python file into custom variables

Screenshots:

Main View:

Bash Source Code

Encrypted Bash

Decrypted Bash

Python Source Code

Python Emoji Encryption

Python Variable Encryption

This repository is open source to help others. So if you wish to copy, consider giving credit!

[+] Find Me on :

  • facebook
  • messenger
  • email

About

Encrypt/decrypt shell script and compile python script into variable or emoji

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%