DavidNery / java-obfuscator

A simple java obfuscator made in TypeScript

Home Page:java-obfuscator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very simple project. I did it during a live.

I didn't worry about a beautiful design or something user friendly, just the typescript / javascript code and the main functionality of the app, which is obfuscating .jar files

Prints

Before

Before

After

After

What does it do?

For now, it only obfuscate inner method variables. I think about expanding it and making it more robust.

Credits

Next.js and React

Java Class Tools (thanks LeonardoSNT again)

About

A simple java obfuscator made in TypeScript

java-obfuscator.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 89.3%Language:JavaScript 8.5%Language:CSS 2.1%