GithubHelp home page GithubHelp logo

00mjk / radon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itzsomebody/radon

0.0 0.0 0.0 2.36 MB

Experimental Java bytecode obfuscator

License: GNU General Public License v3.0

Java 100.00%

radon's Introduction

Radon Java Obfuscator Build Status Codacy Badge

Radon 2.0 will no longer be maintained - it will be replaced by Radon 3.0.0 (see note at bottom)

Radon is a Java bytecode obfuscator that I conceptualized in my freshman year of high school. I use Radon to experiment with obfuscation and to learn various parts of Java bytecode.

Check the wiki for usage or maybe even the Discord.

This project is not likely to be production-safe nor bug free. If you would like some pointers to production-safe (more or less) and less buggy Java bytecode obfuscators, I would suggest one of these:

Additionally, here are some other obfuscators for Java that you could check out for fun:

Build Instructions

Run the following (and hope nothing breaks):

./gradlew build

Or if you're on Windows:

gradlew.bat build

Should that somehow not work, use the following instead:

./gradlew clean shadowJar

P.S. For those wondering why there aren't any prebuilt releases, if you can't figure out how to use Gradle, should you really be using an obfuscator? ;) [end of snarkiness]

License

GNU General Public License v3.0 (The cancer license)

Regarding Radon 3.0.0

The rewrite of Radon is now somewhat active again and is slowly but surely approaching being merged into the master branch. Check the "radon-3" branch for progress!

P.S. If I actually somehow manage to get to the GUI, it will be in JavaFX because it's a bit less cancerous than Java Swing. :P

radon's People

Contributors

artelgg avatar certainlach avatar cev4ns avatar codacy-badger avatar col-e avatar freeasbird avatar itstyrion avatar itzsomebody avatar johnlbergqvist avatar kazigk avatar olexorus avatar vovanre avatar x0ark avatar x4e 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.