Back To Java is an application for ByteCode disassembly.
It allows you to understand the java file structure an can generate Java Code from ByteCode.
Java language's binary files (class file format) are compiled from Java source files.
Through compilation, Java language is converted into several instructions, called 'ByteCode'.
Back To Java, a cross-platform IDE for Java class files editing lets you disassemble class files.
After disassembly, you can visualise your program in ByteCode instructions or in Java Code!
Download btj.zip (55KB) and unzip with a compression utility.
Java Source: in download
Configuration:
From the prompt on your system, (JDK 1.2.x only) enter :
"javaw -classpath [path of standard packages and Swing];[path of Btj.jar] BTJ.BackToJava"
It normally runs BackToJav''s IDE (see screen shots and tutorials)
Status:
Open source project freeware.
Copyrighted akibobo2000@hotmail.com (CHAROLOIS Raphaël).
You can modify source code if you send a copy to CHAROLOIS R. (akibobo2000@hotmail.com).
Author: akibobo
Homepage: http://www.altern.org/backtojava/
Upload Date: December 2, 1999
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.