is it possible to fully decompile a java plugin using a lightweight library or a short piece of code? What is the shortest way to do so?
Asked
Active
Viewed 62 times
1 Answers
1
Yes. It is possible with java decompiler plugin if you use eclipse as your IDE or else there is jad.exe it converts all your .class to java. Hope this link helps you jd.benow.ca/

Nag
- 31
- 4