..
analysis
Move librz/asm int librz/arch
2024-03-07 18:38:49 +08:00
arch
Move librz/asm int librz/arch
2024-03-07 18:38:49 +08:00
bin
Fix memleak in rz_bin_string_database_new() ( #4336 )
2024-03-06 12:10:17 +08:00
bp
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
config
Add user pointer to RzListComparator ( #4204 )
2024-02-11 13:28:33 +08:00
cons
Fix inlcudes
2024-03-01 01:14:07 -05:00
core
Fix the PageUp and PageDown in graph mode in Vv ( #4321 )
2024-03-03 13:56:11 +08:00
crypto
Introducing SM4 encryption and decryption ( #3863 )
2023-12-03 13:36:38 +08:00
debug
Add C API rz_debug_switch_to_first_thread() ( #4287 )
2024-02-26 21:13:33 +08:00
demangler
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
diff
Add user pointer to RzListComparator ( #4204 )
2024-02-11 13:28:33 +08:00
egg
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
flag
Backtrace info should be fetched only in certain flag spaces
2024-02-19 19:39:00 +08:00
hash
Fix openssl 3.0 support due changes on legacy algorithms. ( #4215 )
2024-02-12 17:44:04 +08:00
il
Add user pointer to RzListComparator ( #4204 )
2024-02-11 13:28:33 +08:00
include
Remove rz_core_autocomplete prototype ( #4327 )
2024-03-04 22:38:25 +08:00
io
Remove some more of sdb_fmt() calls ( #4140 )
2024-01-30 22:36:39 +08:00
lang
Convert from rz_str_new to rz_str_dup ( #4178 )
2024-02-07 00:07:53 +08:00
magic
Replace current regex engine with PCRE2 ( #4185 )
2024-02-05 12:51:16 +08:00
main
Refactor the <entries> in RzBinPlugin from list to pvector ( #4118 )
2024-02-25 19:42:25 +08:00
parse
Don't match numbers with a '.', '*' and '\w' prefix.
2024-02-16 16:57:31 +08:00
reg
Add user pointer to RzListComparator ( #4204 )
2024-02-11 13:28:33 +08:00
search
Update rz_search_keyword_new() doxygen and variable names.
2024-02-17 15:04:47 +08:00
sign
Add user pointer to RzListComparator ( #4204 )
2024-02-11 13:28:33 +08:00
socket
Add help and colors for rz-run -h ( #4225 ) ( #4237 )
2024-02-16 01:54:12 +08:00
syscall
Remove some more of sdb_fmt() calls ( #4140 )
2024-01-30 22:36:39 +08:00
type
type/format: do not read float unless asked to
2024-03-03 20:42:21 +08:00
util
sdb: remove unnecessary insertkeys parameter and dead code ( #4328 )
2024-03-05 08:28:02 +08:00
config.h.in
bin: remove Ldr plugins
2022-07-20 22:04:02 +02:00
meson.build
Replace meson cmake module usage by plain configure_file() ( #2948 )
2022-08-21 22:01:54 +08:00
README.md
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
RizinConfig.cmake.in
Fix false-positive skipping of components in cmake config ( #2807 )
2022-07-14 17:03:37 +02:00
RzModulesConfig.cmake.in
Replace meson cmake module usage by plain configure_file() ( #2948 )
2022-08-21 22:01:54 +08:00