rizin/librz/bin/format
Khairul Azhar Kasmiran 3204f0c405
Use stdint types for ut64 and friends (#6276)
* Use `stdint` types for `ut64` and friends
* Use `inttypes.h` format specifiers
2026-04-22 21:43:04 +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 librz/bin/{coff,ecoff}: fix various Coverity issues (#6023) 2026-03-13 00:44:59 +08: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 librz/bin/{coff,ecoff}: fix various Coverity issues (#6023) 2026-03-13 00:44:59 +08:00
elf Use stdint types for ut64 and friends (#6276) 2026-04-22 21:43:04 +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 refactor: add hashtable-based RzGraph implementation (#6152) 2026-04-08 04:01:40 +08:00
luac Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +08:00
mach0 Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +08:00
mbn librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08: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 Rewrite of NE parser (#6216) 2026-04-13 00:07:14 +08:00
nes bin/nes: implement iH header structure (#6099) 2026-03-29 19:40:00 +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 librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +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 librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +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 Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +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 librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
xnu Convert %ll format specifiers to PFMT64 (#6267) 2026-04-22 05:57:04 +08:00