I will be grateful if someone can help me to decompile an .exe file.
My Java decompiler cannot read .exe files.
What should I do ?
Hi, vermaak
JD GUI is a tool to work with java classes (compiled java sources)
what do you mean under "My Java decompiler cannot read .exe files."?
Probably (I guess) you have an .exe that is some stub to run some java program, in this case you need to find out yourself .class or .jar files yourself
dont feed .exe into JD-GUI, it useless :)
1 comment: