Extract source code from .jar file
Is there a way to extract the source code from an executable .jar file (Java ME)? 11 Answers 11
Is there a way to extract the source code from an executable .jar file (Java ME)? 11 Answers 11
Is it possible to get some information out of the .pyc file that is generated from a .py file? 9 Answers 9
I wrote a C# application for a client a couple of years ago, but I no longer have the source code. All I … Read more
I accidently erased my project from Eclipse, and all I have left is the APK file which I transferred to my phone. Is … Read more
A friend of mine downloaded some malware from Facebook, and I’m curious to see what it does without infecting myself. I know that … Read more
The hard drive on my laptop just crashed and I lost all the source code for an app that I have been working … Read more
I want to change .class file’s method. I installed JD Eclipse Decompiler and opened the .class file. I added some codes and save … Read more