rizin/librz
Giovanni 59080758fb
Split bin field from class fields and fix demangling on java (#3479)
* Split Bin Field from Class fields.
* Fix tests and plugins
2023-04-26 15:25:42 +08:00
..
analysis Remove useless null strings (#3457) 2023-04-11 17:42:40 +08:00
asm Remove inefficient rz_mem_swapendian() (#3411) 2023-03-01 20:53:24 +08:00
bin Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
bp librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
config Add missing project migrations tests up to v9 and fix leaks (#3205) 2022-11-27 09:39:10 +08:00
cons cons: enable VI mode with ESC only, no alt-ESC (#3464) 2023-04-23 10:49:58 +08:00
core Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
crypto librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
debug Fix few sscanf issues reported by @yeggor (#3428) 2023-03-22 18:36:54 +08:00
demangler Bump version of libdemangle to support Delphi C++ (#3472) 2023-04-20 15:05:36 +08:00
diff Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
egg fix rizin egg SFLIBPATH detection 2023-04-23 08:15:04 +08:00
flag
hash Fix alignment issues in sha2 2023-01-26 20:39:24 +01:00
il Add validation for rzil float theory (#3420) 2023-03-11 09:53:13 +01:00
include Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
io Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
lang librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
magic Set perm to 644 to multiple text files (#3418) 2023-03-10 13:42:42 +08:00
main Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
parse Remove inefficient rz_mem_swapendian() (#3411) 2023-03-01 20:53:24 +08:00
reg Fix conversion from GDB register profile to rizin profile 2023-03-14 11:41:29 +01:00
search Fix string search to use proper implementation (#3414) 2023-03-03 15:50:11 +08:00
sign Do not overly optimize when applying a pat file 2022-11-02 00:53:54 +01:00
socket Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
syscall
type Fix crash for union type formatting with unknown member (#3389) 2023-02-21 17:03:19 +08:00
util Add threaded iterators (#3480) 2023-04-26 13:23:15 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in