Belgium Host Posted February 25, 2014 Posted February 25, 2014 Hey everyone! So i have a little question. I want too debug a script (i study programming on school) but for that, i first need to see the code... I have imported the jarfile into Netbeans (similar to eclipse) but when i open it, these classes in the default package appear: can someone help me?
Swizzbeat Posted February 25, 2014 Posted February 25, 2014 I wouldn't try to learn programming off of looking at script sources but if you really want to just use a decompiler such as this one http://jd.benow.ca/
Belgium Host Posted February 25, 2014 Author Posted February 25, 2014 No i study programming at school :p second year this year so normally i would be able to debug it.
FearMe Posted February 25, 2014 Posted February 25, 2014 The source of sAIO fletcher is in the thread. http://pastebin.com/4WrBTHq6
User Posted March 4, 2014 Posted March 4, 2014 Try any one of the following: http://varaneckas.com/jad/ pretty decent http://forum.xda-developers.com/showthread.php?t=2029842 even better http://jode.sourceforge.net/ even better (been more reliable to me at least)