A Tool to display the contents of a Java Byte code file (.class). Just load up a .class file and see what is in it. I wrote this in C++ for speed and to see How it is done. As there are already a million of these in java I wanted something faster. Bark (download page)