GithubHelp home page GithubHelp logo

optionalg / jawbreaker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from billythegoat356/jawbreaker

0.0 1.0 0.0 174 KB

A Python obfuscator using HTTP Requests.

Home Page: http://localhost:8500

License: Eclipse Public License 2.0

Python 100.00%

jawbreaker's Introduction



๐Ÿ”จ Jawbreaker ๐Ÿ”จ



Jawbreaker is a Python obfuscator written in Python3, using double encoding in
base16, base32, base64, HTTP requests and a Hastebin-like API that you have to host.



โญ 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 (you have to host it)
- Using HTTP requests
- When the HTTP server is restarted all the data will be deleted from the service
- You have to host the API

๐Ÿ’ก Ideas ๐Ÿ’ก

Feel free to make a pull request on this repository to submit any idea!



  • Use random order encoding, like base16(base32(base64("hello world"))) -> base32(base64(base16("hello world")))
  • Host the HTTP server on a VPS/Raspberry PI


๐Ÿ“Œ 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

jawbreaker's People

Contributors

billythegoat356 avatar

Watchers

 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.