Commit graph

5 commits

Author SHA1 Message Date
wargio
901c914f6c Removed eprintf from asm/arch/java/jvm.c 2022-02-06 15:50:50 +01:00
Giovanni
34e8f7e768
Java assembler (#903) 2021-03-25 17:52:36 +08:00
Giovanni
48e899d08a
Add missing java license headers (#885) 2021-03-21 19:33:40 +08:00
Khairul Azhar Kasmiran
b213e62bee
java: Fix bytecode->type warning (#884)
* java: Fix bytecode->type warning

* Check bytecode->atype instead
2021-03-21 09:56:49 +01:00
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