Is there a way to extract the source code from an executable .jar file (Java ME)?
Above tools extract the jar. Also there are certain other tools and commands to extract the jar. But AFAIK you cant get the java code in case code has been obfuscated.