Wednesday, October 16, 2013

Decompiling Java classes on Linux with Krakatu just for fun


To execute:
python decompile.py -path libs/lib1.jar -path libs/lib2.jar -out decompiled.dir/ jar_to_decompile.jar

No comments:

Post a Comment