rizin/shlr/java
Adam Pridgen ddf540d0ab Squashed merge of @deeso's pullreq for the Java RBin plugin
Added basic interpretation of java access flags for classes, fields, and methods
Added a visibility_str to RBinSymbol and RBinClass, and updated getters in Java
Added minstrlen to bin_java plugin struct
Fixed bin->minstrlen not being set in r_bin_init_items
Fixed iinc instruction.
2013-12-17 02:23:16 +01:00
..
class.c Squashed merge of @deeso's pullreq for the Java RBin plugin 2013-12-17 02:23:16 +01:00
class.h Squashed merge of @deeso's pullreq for the Java RBin plugin 2013-12-17 02:23:16 +01:00
code.c Squashed merge of @deeso's pullreq for the Java RBin plugin 2013-12-17 02:23:16 +01:00
code.h Updated some missing Java Byte code Ops and cleaned up some code parsing. 2013-12-02 01:23:50 +01:00
main.c Refactor of {bin|asm}/java into shlr/java 2012-11-16 02:29:30 +01:00
Makefile More emscripten/android build fixes 2013-09-07 02:20:38 +02:00
ops.c add missing java op 2013-12-13 11:37:54 -06:00