rizin/librz
2021-02-11 19:23:37 +08:00
..
analysis Rename RJson to RzJson (#545) 2021-02-08 19:02:32 +00:00
asm Move rz_str_get/get2 into rz_str.h and rename them to rz_str_get_null/get (#521) 2021-02-06 20:40:36 +08:00
bin Fix assigned value is undefined librz/bin/mangling/cxx/cp-demangle.c 2021-02-08 10:25:31 -01:00
bp Move rz_str_get/get2 into rz_str.h and rename them to rz_str_get_null/get (#521) 2021-02-06 20:40:36 +08:00
config Fix #584 - Memleak 2021-02-11 19:23:37 +08:00
cons Fix memory leaks and small logic bugs (#18297) 2021-02-03 19:27:30 +08:00
core Refactor to use API in visual mode 2021-02-11 03:50:21 +08:00
crypto Fix assert on base64 crypto final call without buf (#517) 2021-02-04 18:26:31 +08:00
debug Fix dead assignment librz/debug/p/debug_gdb.c 2021-02-09 10:37:25 -01:00
egg Clean dependencies between modules and put them in order 2021-01-28 11:57:28 +01:00
flag Rename RJson to RzJson (#545) 2021-02-08 19:02:32 +00:00
hash Fix dead nested assignment librz/hash/sha2.c 2021-02-02 21:47:49 +00:00
include Refactor to use API in visual mode 2021-02-09 23:09:40 +08:00
io Fix dead assignment librz/io/p/io_rzpipe.c 2021-02-09 10:37:25 -01:00
lang Remove Makefiles and many related scripts 2021-01-28 11:57:28 +01:00
magic Remove Makefiles and many related scripts 2021-01-28 11:57:28 +01:00
main Fix dead assignment librz/main/rz_ax.c 2021-02-09 10:37:25 -01:00
parse Fix dead assignment librz/parse/filter.c 2021-02-09 10:37:25 -01:00
reg Create API for .ar*, .dr*, aei, ar <reg>=<val> (#511) 2021-02-03 21:58:36 +08:00
search Fix dead assignment librz/search/privkey-find.c 2021-02-09 10:37:25 -01:00
socket Fix dead nested assignment librz/socket/socket.c 2021-02-02 21:47:49 +00:00
syscall syscall.c: Redo openDatabase and rename it to load_sdb (#532) 2021-02-07 12:44:22 +08:00
util Fix dead assignment librz/util/print.c 2021-02-09 10:37:25 -01:00
config.h.in Change the "anal" abbreviation to "Analysis" in Code (#117) 2020-12-06 19:25:27 +01:00
librz.pc.in Rename .acr to .in and remove RZ_MESON_VERSION (#499) 2021-02-01 13:33:23 +00:00
meson.build Remove io_mmap plugin and just rely on default implementation 2021-01-03 11:42:38 +01:00