rizin/librz/bin/format/java
Giovanni 7cfddb1da8
Java rewrite with LGPL license (#804)
* Rewritten RzBin java plugin (LGPL3)
* Rewritten java_core.c (LGPL3)
* Rewritten java RzAsm plugin (LGPL3)
* Rewritten java RzAnalysis plugin (LGPL3)
* Resolve constant_pool.<index> when rzbin is available.
* Updated tests with proper ones
* Support java <1.0.2 (i.e. OAK) file format
* Added constant pool resolver `javar`
* Added tests from java 1.7 to 15
2021-03-19 22:00:19 +08:00
..
class_attribute.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_attribute.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_bin.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_bin.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_const_pool.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_const_pool.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_exceptions.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_field.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_field.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_interface.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_interface.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_line_number.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_local_variable.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_method.c Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_method.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_module.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00
class_private.h Java rewrite with LGPL license (#804) 2021-03-19 22:00:19 +08:00