rizin/librz/bin/format
Ayush 5fab5584e2
librz/bin: add CaRT container format support (#5964)
* Add CaRT extractor plugin
* Update cmd_list expected output for CaRT extractor plugin

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-07 20:51:50 +08:00
..
bflt Fix endianness issues on s390x (#5940) 2026-02-19 23:13:18 +08:00
cart librz/bin: add CaRT container format support (#5964) 2026-03-07 20:51:50 +08:00
coff Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
dex Refine the output of iz command and remove ordinal in RzBinString (#5122) 2025-05-23 13:46:30 +00:00
dmp librz/util: UTF-16/32 to UTF-8 conversion (#5431) 2025-10-05 19:16:53 +08:00
ecoff Add support to MIPS & Alpha ECOFF 32/64 (#5447) 2026-02-28 23:37:55 +08:00
elf librz/bin/elf: use a macro that won't be removed in release builds (#5989) 2026-03-04 12:23:47 +08:00
gns1 Add GNS1 binary format loader for C4000 baseband firmware (#5628) 2026-01-15 08:48:45 +00:00
java linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
le Fix LE calling rz_bin_reloc_free when list values are LE_reloc (#5795) 2026-01-14 23:18:19 +08:00
luac Make code compilable under checks_level 0 and 3 (#5102) 2025-05-10 23:29:19 +08:00
mach0 Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
mbn Update contact information of Rot127. (#5522) 2025-11-10 17:15:15 +00:00
mdmp linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
mdt Update contact information of Rot127. (#5522) 2025-11-10 17:15:15 +00:00
mz librz/bin: improve MZ binary format parsing (#5669) 2025-12-31 02:35:34 +08:00
ne Fix some memory leaks in arch & bin (#5214) 2025-06-20 09:04:01 +08:00
nes Format according to clang-format-13 2021-11-25 15:44:28 +08:00
nin librz/bin: refactor GameBoy binary parser (#5926) 2026-02-16 02:37:20 +08:00
nxo Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
objc Fix: multiple memory release issues (#5616) 2025-12-13 22:14:50 +08:00
omf Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
p9 Format according to clang-format-13 2021-11-25 15:44:28 +08:00
pe Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
pef librz/bin: PEF support (#5921) 2026-02-16 14:43:27 +08:00
psxexe Add missing copyrights (#1570) 2021-09-02 16:39:50 +08:00
pyc Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
qnx Refactor sections in RzBinPlugin from list to pvector (#4089) 2024-01-11 12:19:22 +08:00
spc700 Format according to clang-format-13 2021-11-25 15:44:28 +08:00
te librz/arch/mips: improve the ISA support and analysis (#4621) 2024-12-29 20:00:41 +08:00
vsf SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
wasm Fix endianness issues on s390x (#5940) 2026-02-19 23:13:18 +08:00
xbe Xbe structure (#5887) 2026-02-13 00:25:15 +08:00
xnu Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00