rizin/librz
2023-07-07 11:45:39 +08:00
..
analysis Remove type links and use global vars (#3618) 2023-07-03 02:02:12 +08:00
asm Boolean value assigned to pointer (#3609) 2023-06-26 20:44:06 +08:00
bin Show even sections with 0 size/vsize (#3640) 2023-07-07 11:45:39 +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 Remove typelink remnants (#3638) 2023-07-04 19:57:49 +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 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 RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
flag Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
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 Remove typelink remnants (#3638) 2023-07-04 19:57:49 +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 Ensure keyword is always non-null. 2023-06-25 18:16:24 +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 Re-add ios syscall files 2023-06-30 18:04:31 +02:00
type Fix multiple memory leaks 2023-06-05 22:41:20 +08:00
util Fix rz_buf_read_at() after negative addr 2023-07-01 22:28:28 +08:00
config.h.in
meson.build Replace meson cmake module usage by plain configure_file() (#2948) 2022-08-21 22:01:54 +08:00
RizinConfig.cmake.in
RzModulesConfig.cmake.in Replace meson cmake module usage by plain configure_file() (#2948) 2022-08-21 22:01:54 +08:00