rizin/librz
billow 0c1690a7fb
Fix docker build (#3792)
Fix "non-trivial designated initializers"
Fix "invalid conversion"
2023-08-26 16:25:36 +08:00
..
analysis DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
asm Fix several memleaks (#3779) 2023-08-24 07:53:33 +08:00
bin DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
bp
config Fix return types and args 2023-05-09 15:42:21 +08:00
cons Fix arrow keys on some terminals (#3718) 2023-08-09 20:44:01 +08:00
core Refactor the pointer command to use the API (#3788) 2023-08-26 02:12:47 +00:00
crypto Unify crypto plugin api to match all the other plugins. (#3773) 2023-08-18 23:25:41 +08:00
debug ci: use clang-format from LLVM 16 (#3696) 2023-08-01 09:11:26 +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 Add SM3 hash (#3769) 2023-08-17 21:59:06 +08:00
il Fix several memleaks (#3779) 2023-08-24 07:53:33 +08:00
include Fix docker build (#3792) 2023-08-26 16:25:36 +08:00
io Remove rzk and gprobe IO plugins (#3654) 2023-07-12 00:21:43 +08:00
lang
magic Set perm to 644 to multiple text files (#3418) 2023-03-10 13:42:42 +08:00
main Refactor imports-related stuff from RzList to RzPVector (#3781) 2023-08-24 16:14:32 +08:00
parse Fix tests for capstone v3/v4/v5 2023-07-16 13:22:47 +08:00
reg Fix memleak in parse_reg_profile_str() 2023-08-14 13:08:22 +08: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 Remove duplicate entries from 'linux-arm-64.sdb.txt' 2023-08-25 12:04:32 +08:00
type DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
util RzUtil add new API 2023-08-25 23:32:05 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in