Open anantshri opened 7 years ago
I will be releasing code soon as it needs alot of cleaning
+1 on adding source-code. releasing security testing related software as compiled .jar
files doesn't give a lot of confidence in the code.
+1 on adding source-code. releasing security testing related software as compiled .jar files doesn't give a lot of confidence in the code.
Have you all tried to just decompile the JAR? There's no license here saying you can't...
Using JAD should be pretty simple here. A Google should give a straight forward guide on how to do this if you don't know how to.
Try this with jad on Linux https://stackoverflow.com/a/647314 Or this perhaps http://jd.benow.ca/
Hi Akib,
any plans on putting the java source out too.
-Anant