how to disassembly a .jar file? how to see what are the classes inside the .jar file?
... jad to decompile. Also Jedit has a plugin that will use Jode, within the Jedit IDE. You could build a tool that would ...
http://www.javakb.com/Uwe/Forum.aspx/java-gui/2848
best obfuscator
... of the following obfuscators is the "best" you think? ProGuardProGuard ProGuard JODE JavaGuard RetroGuard yGuard cheers paw Daniel Pitts None. If you feel the need ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/33376
Java Decompiler
... one when doing a Google search. I will check it out. KD Try JODE. Its open source http://sourceforge.net/projects/jode/ gmcdanie I tried this one. It wasn't very helpful for me. Thanks ... decompiler and please criticize me as well. I searched Google. I came up with ...
http://www.javakb.com/Uwe/Forum.aspx/java/1561
Deobfuscation tool
... informations so by definition, desobfuscation does not exist. But you can find decompiler like Jad, Jode or some based on bcel. Le 13/10/2004 11:40, FU a é ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/12601
Together for eclipse problem
... dentro el package Analisis me pone todo el path en cada asociacion i ya me jode :-( porque ya no puedo moverlo a disenyo ni a Implementacion. alguien ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/25937
netbeans + siemens s55 emulator
... Wireless) kjava-emulator_win.nbm (J2MEWTK 1.0.4 Win) kjava-obfuscator-retroguard.nbm kjava-obfuscator-jode.nbm Siemens SMTK (0.13.2.59) and S55 Emulator (V0.12.11 ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/5277
Java source code translation/obfuscation into another language
... there any tool which will help us do this. I can see some tools like JODE which has capability to read from the translation table for ...
http://www.javakb.com/Uwe/Forum.aspx/java-setup/8993
Playing (MIDI) sounds from Java applet (Shepard's Tones)
... geocities.com/SOBlikeMIDIs/ Cedric Sorry, but it uses .AU files ( download and use Jode, then you got: ... public void init(AppletStarter appletstarter) { applet = appletstarter; URL url = appletstarter.getCodeBase(); int ...
http://www.javakb.com/Uwe/Forum.aspx/java/715
Java obfuscator
... That's a loooooooong time ago. Ankur Bulsara There's a JODE which does decompiling and obfuscation: http://www.koders.com/info.aspx?c=ProjectInfo&pid ...
http://www.javakb.com/Uwe/Forum.aspx/java-setup/3538
jad error decompiling 1.5 code
... 47.0 are supported) Does anyone know what might be causing this? Does Jad (or Jode or any other decompiler) support Java 1.5? Any help would be greatly appreciated. Thanks ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/32275