addressnopping / Deobfuscator

Some deobfuscator for java lol

Home Page:https://discord.gg/tRU27KtPAZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


How to use

  • Learn FUCKING JAVA
  • Gain some knowledge of obfuscation/bytecode/re (Optional)

This deobfuscator does not provide any gui or configuration file because it's meant to run through an IDE.
To configure deobfuscator for your preferences you need to edit Loader class.


Supported Obfuscators

Partially Supported Obfuscators

In Future Supported Obfuscators (maybe)


Transformers

If you know nothing bout deobfuscation use precomposed ones
Most of transformers are done without frames so they might not work sometimes


SandBox doesn't work

Just add -noverify to jvm arguments if still doesn't work then open issue


Deobfuscator only makes code readable for humans also if some decompilators can't decompile class try another and if no one works just create issue that includes: [sample jar with obfuscation, deobfuscator transformers, deobfuscator log file] and optional obfuscator name


Built on: Java 11 (Adoptium)

About

Some deobfuscator for java lol

https://discord.gg/tRU27KtPAZ

License:GNU General Public License v3.0


Languages

Language:Java 100.0%