rizan21
|
f5668b2359
|
Changes in .clang-format
* requires clasue will now format in a single line
|
2023-01-25 22:02:26 +08:00 |
|
rizan21
|
cc18d675e6
|
Use clang-format 15 instead of 14
|
2023-01-25 22:02:26 +08:00 |
|
Dhruv Maroo
|
34d345d884
|
Format according to clang-format-13
|
2021-11-25 15:44:28 +08:00 |
|
wargio
|
1d491048c0
|
Optimized java code (less mem) and added attribute to strings
|
2021-04-16 18:25:17 +08: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 |
|