..
d
Convert pf commands to rzshell ( #3467 )
2024-02-16 10:30:59 +08:00
dwarf
String/Hex-Search 2/9: Improve Unicode support.
2025-02-22 04:12:49 +08:00
format
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
i
Fix SPARC/MC680x0 Mach-O fat binary issues ( #5338 )
2025-09-09 11:51:17 +08:00
p
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
pdb
Improve performance of string search. ( #5262 )
2025-09-11 22:29:20 +08:00
bfile.c
Fix SPARC/MC680x0 Mach-O fat binary issues ( #5338 )
2025-09-09 11:51:17 +08:00
bfile_string.c
librz/bin: fix memory leaks ( #5448 )
2025-10-11 13:16:04 +08:00
bin.c
Fix SPARC/MC680x0 Mach-O fat binary issues ( #5338 )
2025-09-09 11:51:17 +08:00
bin_demangle.c
Add bin.demangle.flags to allow users to simplify or not mangled strings ( #3659 )
2023-07-17 23:31:09 +08:00
bin_language.c
Refactor sections in RzBinPlugin from list to pvector ( #4089 )
2024-01-11 12:19:22 +08:00
bin_ldr.c
SPDX Copyright text for all files based on history
2021-03-05 19:39:15 +08:00
bobj.c
Remove Base64 from character encodings enum. ( #5362 )
2025-09-12 11:46:13 +08:00
bobj_process.c
librz/bin: define string search parameters in plugins ( #5406 )
2025-10-08 10:02:32 +08:00
bobj_process_class.c
Add HtSP, HtSS, HtSU, SetS ( #4415 )
2024-04-16 20:27:48 +08:00
bobj_process_entry.c
Refactor the <entries> in RzBinPlugin from list to pvector ( #4118 )
2024-02-25 19:42:25 +08:00
bobj_process_field.c
Refactor <fields> from RzList to RzPVector in RzBinPlugin ( #3962 )
2023-11-08 19:32:34 +08:00
bobj_process_file.c
Change output of iH to support structured data. ( #5263 )
2025-08-23 22:23:14 +08:00
bobj_process_import.c
Refactor imports-related stuff from RzList to RzPVector ( #3781 )
2023-08-24 16:14:32 +08:00
bobj_process_map.c
Refactor the maps in RzBinPlugin from list to pvector ( #4081 )
2024-01-07 12:42:54 +08:00
bobj_process_reloc.c
Refactor relocs-related stuff from RzList to RzPVector ( #3852 )
2023-09-14 10:46:38 +08:00
bobj_process_section.c
Add HtSP, HtSS, HtSU, SetS ( #4415 )
2024-04-16 20:27:48 +08:00
bobj_process_string.c
librz/bin: define string search parameters in plugins ( #5406 )
2025-10-08 10:02:32 +08:00
bobj_process_symbol.c
Added class methods identification and inheritance in swift using rz-libswift demangler ( #5296 )
2025-08-22 13:47:06 +08:00
dbginfo.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
filter.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
golang.c
Refactor sections in RzBinPlugin from list to pvector ( #4089 )
2024-01-11 12:19:22 +08:00
meson.build
librz/bin: define string search parameters in plugins ( #5406 )
2025-10-08 10:02:32 +08:00
README.md
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
relocs_patch.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00