k-fuscator
k-fuscator copied to clipboard
Encrypt/decrypt shell script and compile python script into variable or emoji
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:
- Encrypt or Decrypt bash/shell file
- Encrypt python file into emojies
- 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


