A Java Disassembler
GET JOB ALERTS IN YOUR INBOX : CLICK HERE!
A disassembler (or decompiler) is a piece of software which takes executable code and recovers, as far as possible, the original source. Exectuable Java code is normally in bytecode format. The project is to develop a tool (or tools) that will take Java bytecodes and present the program in a human readable form.
Apply Now : Post Your Resume
Posted in IDEAS |

