rizin/librz/bin
مصطفي محمود كمال الدين 8d459b218d
librz/bin: fix patching relocations for RISC-V ELFs
* fix unused return value in patch_relocs_riscv and unreachable code in extension parser
2026-02-26 12:17:03 +08:00
..
d Convert pf commands to rzshell (#3467) 2024-02-16 10:30:59 +08:00
dwarf Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
format librz/bin: fix patching relocations for RISC-V ELFs 2026-02-26 12:17:03 +08:00
i Fix SPARC/MC680x0 Mach-O fat binary issues (#5338) 2025-09-09 11:51:17 +08:00
p librz/bin: add iH header printing support for CGC format (#5962) 2026-02-25 21:12:40 +08:00
pdb Rename rz_list_get() to rz_list_val() (#5896) 2026-02-09 22:47:57 +08:00
bfile.c Rename some rz_list funcs to rz_list_XXX_val (part 1) (#5671) 2025-12-25 22:01:49 +08:00
bfile_string.c Log an error when endianness change is not compatible with arch (#5945) 2026-02-23 11:06:41 +08:00
bin.c Warn if an input file can be opened by more than 1 bin plugin (#5894) 2026-02-10 23:20:18 +08:00
bin_demangle.c librz/arch: add xcore support (#5617) 2025-12-14 02:38:45 +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 Fix multiple memory leaks (#5636) 2025-12-18 14:23:48 +00: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 Add amiga hunk format support (#5911) 2026-02-22 22:07:09 +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