Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 217 Bytes

thesis-disassembler

Java decompiler, created as a Master's thesis project.

A working implementation of Java decompiler that is based on pattern matching. Supports class files compiled with javac (Java SE 7 and 8).