huseyinturan / deobfuscator

This script parses the clearly decompiled java files like C1234a pattern which are generated from JADX or http://www.javadecompilers.com/ and replace obfuscated class names with the /*compiled from : MyClass*/ pattern original name. So the code becomes more readable for static analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

huseyinturan/deobfuscator Stargazers