rizin/librz/bin
NOT XVilka 62bcb8f6fc
librz/bin: add STABS format parser (#6511)
Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
2026-06-17 04:13:23 +08:00
..
d Rewrite the pf parser and rework the grammar (#6410) 2026-05-29 03:58:58 +08:00
dwarf bin/dwarf: force big-endian read on TMS320 COFF DWARF sections 2026-05-28 17:44:54 +08:00
format bin/coff: honor load addresses for TI linked (F_EXEC) executables 2026-06-15 23:31:05 +08:00
i Fix SPARC/MC680x0 Mach-O fat binary issues (#5338) 2025-09-09 11:51:17 +08:00
p Fix bin hunk/smd plugin ownership leaks (#6515) 2026-06-16 15:45:53 +00:00
pdb librz/bin/pdb: fix memory leaks of PDB callable convention strings and orphaned callables (#6468) 2026-06-09 12:23:56 +08:00
bfile.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bfile_string.c util: extend string search with user-defined printable characters (#6161) 2026-05-01 22:47:14 +08:00
bin.c librz/bin: handle PLT sections properly (#6499) 2026-06-13 02:20:41 +08:00
bin_demangle.c librz/arch: add xcore support (#5617) 2025-12-14 02:38:45 +08:00
bin_language.c Fix rust lang detection (#6493) 2026-06-10 18:41:50 +08:00
bin_ldr.c
bobj.c Fix multiple memory leaks (#5636) 2025-12-18 14:23:48 +00:00
bobj_process.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +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 Several rz_vector improvements. (#6250) 2026-04-22 08:20:03 +00: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: add STABS format parser (#6511) 2026-06-17 04:13:23 +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
stabs.c librz/bin: add STABS format parser (#6511) 2026-06-17 04:13:23 +08:00