rizin/librz
2023-06-14 11:04:34 +08:00
..
analysis Remove unnecessary local variable in IL for test instruction 2023-06-14 11:04:34 +08:00
asm Fix arguments alignment in PYC disassembler (#3569) 2023-06-11 18:38:28 +08:00
bin Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
bp librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
config Fix return types and args 2023-05-09 15:42:21 +08:00
cons Fix compile warnings (#3550) 2023-06-02 13:07:51 +08:00
core Move RzPanel types from RzCons to RzCore (#3576) 2023-06-14 07:15:10 +08:00
crypto Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
debug Adding tricore support for rz_debug_plugin_gdb (#3557) 2023-06-06 12:53:51 +08:00
demangler Bump version of libdemangle to support Delphi C++ (#3472) 2023-04-20 15:05:36 +08:00
diff
egg RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
flag
hash Fix alignment issues in sha2 2023-01-26 20:39:24 +01:00
il Fix forder return type and add feq macro (#3570) 2023-06-12 10:05:10 +08:00
include Move RzPanel types from RzCons to RzCore (#3576) 2023-06-14 07:15:10 +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 Add agI and aoi for printing RzIL statments as graph or pretty printing 2023-06-10 09:17:44 +08:00
parse librz: fix UAF in plugin deletion 2023-05-12 10:38:29 +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 Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
socket Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
syscall
type Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
util Rename separator_get_first and word_get_first ##refactor (#3559) 2023-06-11 19:38:42 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in