Jawbreaker
Jawbreaker copied to clipboard
A Python obfuscator using HTTP Requests and Hastebin.
🔨 Jawbreaker 🔨
First of all, if you're looking for the BEST fully Python obfuscator, you should check Hyperion!
Jawbreaker is a Python obfuscator written in Python3, using double encoding in
base16, base32, base64, HTTP requests and the Hastebin API.
⭐ Features ⭐
+ Good obfuscation, skids won't be able to see your code
+ Very fast execution
+ File size will always be 49kb, no matter your code's length
- Using a third-party HTTP server (the Hastebin API)
- Using HTTP requests
- The obfuscation is working only 1 month, since Hastebin is stocking the data for only one month.
💡 Ideas 💡
Feel free to make a pull request on this repository to submit any idea!
- Host the HTTP server on Replit or a VPS/Raspberry PI
🪓 Deobfuscators 🪓
I did not check the code of the following repositories, use them at your own risks.
- Jawbreaked by HideakiAtsuyo | C#
- De-Jawbreaker by Noderyos | Python3
- Jawfixer by NSDCode | C#
-
Jawbreaker-Deobfuscator by Bleu-No | Python3
📌 Disclaimer 📌
- Please use this program only for educational purposes.
-
It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
billythegoat356