Reads .class files and let you choose to prints it's structure as described in Oracle's official Java Virtual Machine Specification or interpret it's instrunctions as JVM 8 does (mais ou menos ne)
$ cd test/
$ make
$ ./breader.out <\mode> <\path> <\file> [<\options>]*
- Print correctly non-ASCII Utf8 characters
- Documentation
- Print constant pool value using opcode argument as index if needed
- Print jump destination on jump opcodes printing
- Fix consistency
- Clean output
- Refactor code
- Pass command line arguments (path, main and mode at least)
- Implement java bytecode instructions
- Frame stack
- Method area
- Fix string
- Fix float printing in viewer mode
- Fix iinc printing in viewer mode
-
Vinicius Toshiyuki Menezes Sugimoto - 17/0023664
-
Henrique Mendes de Freitas Mariano - 17/0012280