..
analysis
DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate ( #3848 )
2023-09-28 10:15:42 +08:00
asm
Add gb (Game Boy, SM83) RzIL Lifting ( #3750 )
2023-09-10 13:47:38 +02:00
bin
DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate ( #3848 )
2023-09-28 10:15:42 +08:00
bp
Avoid unnecessary "hw breakpoints not yet supported" warning
2023-09-16 22:35:20 +08:00
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
dsui: Remove error msg on success ( #3913 )
2023-10-08 22:21:50 +02:00
crypto
Unify crypto plugin api to match all the other plugins. ( #3773 )
2023-08-18 23:25:41 +08:00
debug
core/cmd: fix some leftover of ?i command ( #3911 )
2023-10-05 21:31:21 +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
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
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
librz: address PR review issues
2023-10-13 09:42:50 +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
Refactor <hashes> from RzList to RzPVector ( #3870 )
2023-09-18 09:10:19 +08:00
parse
Fix tests for capstone v3/v4/v5
2023-07-16 13:22:47 +08:00
reg
Refactor pointer write command * to use the API ( #3793 )
2023-08-26 23:40:31 +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
rz-run resolve_value: Pass single-quoted strings unaltered ( #3800 )
2023-08-29 07:24:34 +08:00
syscall
Remove duplicate entries from 'linux-arm-64.sdb.txt'
2023-08-25 12:04:32 +08:00
type
Fix old math commands ( #3828 )
2023-09-14 08:53:25 +08:00
util
librz: update documentation and fix overflow bug
2023-10-13 09:42:50 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in