Forums - Open Redstone Engineers
Obfuscation-Finder - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: Obfuscation-Finder (/thread-4159.html)

Pages: 1 2 3


RE: Obfuscation-Finder - CX gamer - 04-24-2015

Whoa didn't know it was so instensive! :o


RE: Obfuscation-Finder - Chibill - 04-24-2015

Its because it runs thru both jars and compares the java SRC of all files in one jar to all in the other. To find the match. Where it looks at say a.java it compares it SRC to all the other jars files.


RE: Obfuscation-Finder - Chibill - 04-24-2015

So I went from being single threaded code to using Parellel python to speed it up.


RE: Obfuscation-Finder - Chibill - 04-24-2015

https://github.com/chibill/Deobfuscation-Progress