rizin/librz/bin/p
NOT XVilka 6f630b785e
Fix memory leaks in bin, type parser, core meta and debug (#6594)
Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
2026-07-05 02:56:19 +08:00
..
bin_any.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_art.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_avr.c librz/bin: fix the false-positive detection of the C166 bins as AVR bins 2026-05-10 03:37:19 +08:00
bin_bf.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_bflt.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_bios.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_bootimg.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_c166.c librz/arch/c166: remove unnecessary use of assert macroses (#6345) 2026-05-15 23:53:27 +08:00
bin_cgc.c librz/bin: add iH header printing support for CGC format (#5962) 2026-02-25 21:12:40 +08:00
bin_coff.c bin/coff: honor load addresses for TI linked (F_EXEC) executables 2026-06-15 23:31:05 +08:00
bin_dex.c librz/bin: add header information iH support for DEX (#5903) 2026-02-14 16:46:50 +08:00
bin_dmp64.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_dol.c librz/bin: iH structure for dol format (#5877) 2026-02-07 02:52:30 +08:00
bin_dyldcache.c Fix pre-existing memory leaks in ObjC class and winkd module handling (#6471) 2026-06-09 12:24:12 +08:00
bin_ecoff.c Add support to MIPS & Alpha ECOFF 32/64 (#5447) 2026-02-28 23:37:55 +08:00
bin_elf.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_elf.inc Fix performance for GOT offset lookup via a lookup table. (#6555) 2026-06-24 11:30:00 +08:00
bin_elf64.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_gns1.c Add GNS1 binary format loader for C4000 baseband firmware (#5628) 2026-01-15 08:48:45 +00:00
bin_hunk.c Fix bin hunk/smd plugin ownership leaks (#6515) 2026-06-16 15:45:53 +00:00
bin_java.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_le.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_luac.c librz/arch: add LuaJIT 2.1 bytecode support (#5961) 2026-05-12 23:37:10 +08:00
bin_mach0.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_mach0.inc Fix memory leaks in bin, type parser, core meta and debug (#6594) 2026-07-05 02:56:19 +08:00
bin_mach064.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_mbn.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_md1img.c Add MediaTek md1img and GFH firmware image parsers (#5974) 2026-06-22 20:25:48 +00:00
bin_mdmp.c librz/util: UTF-16/32 to UTF-8 conversion (#5431) 2025-10-05 19:16:53 +08:00
bin_mdt.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_menuet.c librz/bin: add iH header structure support for Menuet format (#6189) 2026-04-10 23:17:48 +08:00
bin_mtk.c Add MediaTek md1img and GFH firmware image parsers (#5974) 2026-06-22 20:25:48 +00:00
bin_mz.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_ne.c Rewrite of NE parser (#6216) 2026-04-13 00:07:14 +08:00
bin_nes.c bin/nes: implement iH header structure (#6099) 2026-03-29 19:40:00 +08:00
bin_nin3ds.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_nin64.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_ninds.c librz/bin: refactor GameBoy binary parser (#5926) 2026-02-16 02:37:20 +08:00
bin_ningb.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_ningba.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_ninsnes.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_nro.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_nso.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_omf.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_omf166.c librz/arch/c166: remove unnecessary use of assert macroses (#6345) 2026-05-15 23:53:27 +08:00
bin_p9.c Remove old #if !MACRO and split bin_mach0 common parts into bin_mach0.inc (#5270) 2025-07-15 13:51:54 +08:00
bin_pe.c Extend ASN.1/PKCS7/X.509 to dump structures (#5656) 2025-12-22 09:41:56 +08:00
bin_pe.inc librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_pe64.c librz/bin: define string search parameters in plugins (#5406) 2025-10-08 10:02:32 +08:00
bin_pebble.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_pef.c librz/bin: PEF support (#5921) 2026-02-16 14:43:27 +08:00
bin_prg.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_psxexe.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_pyc.c Implement iH command for header output of PYC format (#5895) 2026-02-13 00:38:33 +08:00
bin_qnx.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_smd.c Fix bin hunk/smd plugin ownership leaks (#6515) 2026-06-16 15:45:53 +00:00
bin_sms.c Change output of iH to support structured data. (#5263) 2025-08-23 22:23:14 +08:00
bin_spc700.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_symbols.c Fix the missing release of RZ_OWN parameters (#5641) 2025-12-21 13:48:48 +08:00
bin_te.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_vsf.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_wasm.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_xbe.c Improve PAC detection on MachO and improve XBE (#6196) 2026-04-10 14:55:01 +08:00
bin_xnu_kernelcache.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00
bin_xtr_cart.c librz/bin: add CaRT container format support (#5964) 2026-03-07 20:51:50 +08:00
bin_xtr_fatmach0.c Fix SPARC/MC680x0 Mach-O fat binary issues (#5338) 2025-09-09 11:51:17 +08:00
bin_xtr_pemixed.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_xtr_sep64.c librz/bin: improve plugin descriptions (#5199) 2025-06-11 22:41:28 +08:00
bin_zimg.c librz/bin: refactor feature detection on RzBin (#6188) 2026-04-10 02:25:35 +08:00