Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Java Disassembler
#1

A Java Disassembler


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.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.