PDA

View Full Version : [problem]JAD decompiler



Scaper
05-14-2010, 01:51 PM
I downloaded jad decompiler before and when i clicked a class file it would make a file named classname.jad but now when i try it just opens in notepad with loads random shit of the class un decompiled and iv tried alot things to try and make it right again but just wont

any help really appreciated thanks

MylesMadness
05-14-2010, 07:20 PM
you try changing the file extension to .java?

Zyt3x
05-14-2010, 07:55 PM
you try changing the file extension to .java?How could changing the file extension change the way it is when looked at in notepad? :P

MylesMadness
05-14-2010, 07:55 PM
windows notepad sucks like that tbh

Zyt3x
05-14-2010, 08:00 PM
I don't think he meant notepad++..?

i luffs yeww
05-14-2010, 10:15 PM
^ Who said anything about Notepad++?

Zyt3x
05-15-2010, 07:26 AM
^ Who said anything about Notepad++?No-one, but it looked like MylesMadness though he used some sort of notepad that could read from .java files <_<

Quickmarch
05-15-2010, 07:29 AM
Lol, you change the file output extension in JAD by using '-s <ext>'.

Scaper
05-15-2010, 02:07 PM
Lol, you change the file output extension in JAD by using '-s <ext>'.

yes i was told this but when i open jada black cmd window opens for a few ms spams a few lines then closes really fast so i cant do that???

Method
05-15-2010, 03:24 PM
You don't run it by double clicking on the executable. Add it to your PATH environment variable (I think) and then run it from the command line or use another decompiler that has a GUI for you to work with.

ShowerThoughts
05-16-2010, 11:43 AM
CD to your directory to the executable
then run the executable with the right parameters used.