Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 182 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 182 Bytes

Decoder written in C++ for Java class files. Requires libzip and glibmm.

Currently just prints out the number of class files loaded by aggressively loading all referenced classes.