rizin/librz
2023-07-30 16:16:52 +08:00
..
analysis Make rz_core_analysis_var_display work with stack vars when debugging (#3687) 2023-07-28 01:40:22 +08:00
asm arm: use cortexm cpu instead of cortex (#3674) 2023-07-20 16:20:04 +08:00
bin Rewrite LE plugin (#3666) 2023-07-22 21:39:30 +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 Fix #3647 (#3690) 2023-07-29 16:20:19 +08:00
crypto Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
debug Refactoring debug plugin and cleanup output (#3634) 2023-07-04 10:42:41 +08:00
demangler Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
diff
egg RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
flag
hash MD2 - hash implementation added according to RFC 1319 (#3585) 2023-06-18 23:01:57 +08:00
il Fix il vm aezi and aezs sync behavior (#3611) 2023-06-26 20:47:49 +08:00
include Make rz_core_analysis_var_display work with stack vars when debugging (#3687) 2023-07-28 01:40:22 +08:00
io Remove rzk and gprobe IO plugins (#3654) 2023-07-12 00:21:43 +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 bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
parse Fix tests for capstone v3/v4/v5 2023-07-16 13:22:47 +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 Re-add ios syscall files 2023-06-30 18:04:31 +02:00
type Improve parsing C syntax up to C23 2023-07-23 19:04:05 +08:00
util Fix rz_buf_uleb128 2023-07-30 16:16:52 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in