radare2/libr/bin/p
2022-09-26 20:17:46 +02:00
..
any.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
art.mk Initial support for loading Android ART binaries 2015-06-17 11:14:41 +02:00
avr.mk Initial import of the bin.avr plugin for atmega8 chips 2016-07-01 15:08:13 +02:00
bf.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
bflt.mk Fix static build 2018-05-20 00:46:18 +02:00
bin_any.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
bin_art.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
bin_avr.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
bin_bf.c Improve brainfuck detection to reduce false positives ##bin 2022-09-26 17:11:13 +02:00
bin_bflt.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
bin_bios.c Allow RBinPlugins to use RBinFile at check() ##bin 2021-08-01 12:39:51 +02:00
bin_bootimg.c Allow RBinPlugins to use RBinFile at check() ##bin 2021-08-01 12:39:51 +02:00
bin_cgc.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
bin_coff.c Support powerpc coffs ##bin 2022-08-17 21:49:34 +02:00
bin_dbginfo_dex.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bin_dbginfo_elf64.c Check for return values in about ~50 method calls (#17025) 2020-06-15 11:24:43 +02:00
bin_dbginfo_elf.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bin_dex.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bin_dmp64.c Allow RBinPlugins to use RBinFile at check() ##bin 2021-08-01 12:39:51 +02:00
bin_dol.c Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
bin_dyldcache.c Fix too much time spent loading corrupted dyldcaches ##fuzz 2022-09-12 17:45:06 +02:00
bin_elf64.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
bin_elf.c Remove asm.features, improve RBinInfo with flags and abi details ##bin 2022-09-26 19:22:42 +02:00
bin_elf.inc Infuse asm.cpu from the elf flags for v850 ELFs ##bin 2022-09-26 20:17:46 +02:00
bin_fs.c Change build order as long as now bin depends on fs ##build 2022-09-15 00:23:21 +02:00
bin_hunk.c Initial implementation of the HUNK file parser ##bin 2021-09-29 12:34:44 +02:00
bin_java.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bin_ldr_linux.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
bin_le.c Reduce symbol visibility in the LE plugin 2022-08-18 20:36:19 +02:00
bin_mach0.c Change the way TODO messages are printed from eprintf to R_LOG_TODO 2022-09-15 04:07:29 +02:00
bin_mach064.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
bin_mbn.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_mdmp.c Add lint for ';;$' and remove strncmp from io plugins 2022-08-18 00:11:36 +02:00
bin_menuet.c Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
bin_msx.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_mz.c Fix #19043 - Fix loading MZ with text < bsize aka 1byte ##bin (#19115) 2021-09-20 00:20:35 +02:00
bin_ne.c BinNE plugin delegates should be static 2022-01-13 18:15:13 +01:00
bin_nes.c Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
bin_nin3ds.c Allow RBinPlugins to use RBinFile at check() ##bin 2021-08-01 12:39:51 +02:00
bin_ninds.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_ningb.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_ningba.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
bin_nro.c Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
bin_nso.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
bin_off.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
bin_omf.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
bin_p9.c Fix redefined macro warning in plan9 plugin 2022-02-14 16:39:36 +01:00
bin_pe64.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
bin_pe.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
bin_pe.inc Significantly reduce memory leaks in anal tests (#19759) 2022-02-27 14:57:58 -06:00
bin_pebble.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_prg.c Allow RBinPlugins to use RBinFile at check() ##bin 2021-08-01 12:39:51 +02:00
bin_psxexe.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_pyc.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
bin_qnx.c Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bin_rel.c Fix last covs 2022-08-23 17:43:34 +02:00
bin_s390.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_sfc.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_smd.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_sms.c Remove globals in bin.sms ##globals 2022-09-10 11:11:43 +02:00
bin_symbols.c Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
bin_te.c Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
bin_tic.c Use more R_LOG in rbin 2022-08-22 22:59:00 +02:00
bin_vsf.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_wad.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_wasm.c Add wasm globals to symbols ##bin 2022-08-09 09:32:39 +02:00
bin_write_elf64.c Extract bin_write_elf.c common parts to bin_write_elf.inc 2018-08-24 15:57:05 +02:00
bin_write_elf.c Completely eliminate the bytes apis in RBin ##bin 2019-05-27 18:18:01 +02:00
bin_write_elf.inc Fix #16265 - Segfault in rabin2 -O e/123 with ELF ##bin 2020-03-23 02:08:17 +01:00
bin_write_mach0.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
bin_write_mach064.c Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
bin_write_pe64.c Support writing PE32/PE32+ section permissions (#7058) 2017-03-19 01:27:24 +01:00
bin_write_pe.c Completely eliminate the bytes apis in RBin ##bin 2019-05-27 18:18:01 +02:00
bin_xbe.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_xnu_kernelcache.c Fix some critical bugs spotted by coverity 2022-09-10 01:28:37 +02:00
bin_xtr_dyldcache.c Add bin.xtr.xalz plugin using the new loadbuf field ##bin 2022-05-16 12:28:49 +02:00
bin_xtr_fatmach0.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
bin_xtr_pemixed.c More source spacing linting 2022-08-18 14:37:29 +02:00
bin_xtr_sep64.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
bin_xtr_xalz.c Fix #20354 2022-06-25 17:08:10 +02:00
bin_z64.c Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
bin_zimg.c More source spacing linting 2022-08-18 14:37:29 +02:00
bios.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
bootimg.mk Initial support for Android BOOT images 2015-12-18 20:08:05 +01:00
cgc.mk Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
coff.mk More link order fixes 2014-07-09 11:30:18 +02:00
dex.mk Add debug info support for Dalvik (#6570) 2017-01-24 18:51:27 +01:00
dmp64.mk Add Windows Crash Dump format support (#16087) ##bin 2020-03-02 19:20:27 +01:00
dol.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
dyldcache.mk Initial draft implementation of the loader plugins for RBin 2018-01-07 21:54:41 +01:00
elf64.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
elf.mk Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
fs.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
hunk.mk Initial implementation of the HUNK file parser ##bin 2021-09-29 12:34:44 +02:00
java.mk Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
ldr_linux.mk Initial draft implementation of the loader plugins for RBin 2018-01-07 21:54:41 +01:00
le.mk Initial implementation of LX/LE file plugin ##bin 2019-12-28 18:46:14 +01:00
mach0.mk Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
mach064.mk Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
Makefile Add support for REL file format plugin ##bin 2022-08-19 13:38:29 +02:00
mbn.mk Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
mdmp.mk mdmp: moved mdmp to the core from r2-extras 2017-10-26 11:25:11 +02:00
menuet.mk Add bin.menuet plugin 2016-11-03 23:43:30 +01:00
msx.mk Add MSX rom/bin parser plugin and test ##bin 2021-10-20 11:55:50 +02:00
mz.mk Rewrite MZ bin plugin 2015-06-08 22:18:21 +02:00
ne.mk Initial implementation of NE file format (#14573) 2019-07-17 17:57:50 +08:00
nes.mk Initial support for NES file 2015-09-20 20:10:03 +02:00
nin3ds.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
ninds.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
ningb.mk More link order fixes 2014-07-09 11:30:18 +02:00
ningba.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
nro.mk Initial support for the NRO Nintendo Switch binaries 2017-03-14 20:02:59 +01:00
nso.mk New r_inflate_lz4 API to reuse LZ4 across all libs ##api 2022-02-10 19:59:17 +01:00
off.mk Add initial toy IBM S390 Object File Format parser ##bin (#18747) 2021-05-24 21:17:13 +02:00
omf.mk omf loader is working but in 32bits omf file the vaddr take the value of the paddr in sections and for both 16 adn 32 bits file vaddr is take as offset to pd command instead of paddr (or i misunderstand how it suppose to work) 2015-05-22 12:47:19 +02:00
p9.mk Hackaround dupped dynplugins builds 2014-06-05 04:32:47 +02:00
pe64.mk Support writing PE32/PE32+ section permissions (#7058) 2017-03-19 01:27:24 +01:00
pe.mk Do not build the .net thing 2017-12-24 19:47:17 +01:00
pebble.mk Fix some PE crashes 2014-12-11 02:08:29 +01:00
prg.mk Add support for C64 PRG fileformat ##bin (#15448) 2019-11-11 21:54:46 +01:00
psxexe.mk Initial PSX Executable Support 2015-11-23 20:56:19 +01:00
pyc.mk Add Python bytecode plugins (#16771) 2020-05-13 10:37:09 +08:00
qnx.mk Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
rel.mk Add support for REL file format plugin ##bin 2022-08-19 13:38:29 +02:00
s390.mk Initial import of the bin.s390 plugin ##bin 2022-05-09 00:55:01 +02:00
sfc.mk Implemented a sort-of-working SNES/SFC file format 2017-04-17 23:14:42 +02:00
smd.mk Fix #3431 - Implement support for SMD roms 2015-10-29 13:55:03 +01:00
sms.mk Initial support for SMS roms 2015-10-30 20:16:12 +01:00
symbols.mk Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
te.mk Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
tic.mk Initial support for the TIC-80 Fantasy Computer cartridges ##bin 2021-07-31 02:52:26 +02:00
vsf.mk Removed unneeded message from build system (#7478) 2017-05-11 21:06:01 +02:00
wad.mk Add WAD file parsing (#18659) ##bin 2021-05-18 18:06:40 +02:00
wasm.mk WASM bin initial support (#7220) 2017-04-09 00:53:35 +02:00
xbe.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
xnu_kernelcache.mk Final mingw fixes 2021-10-19 12:52:00 +02:00
xtr_dyldcache.mk Initial rework for dyldcache 2016-02-04 15:44:49 +01:00
xtr_fatmach0.mk Initial draft implementation of the loader plugins for RBin 2018-01-07 21:54:41 +01:00
xtr_pemixed.mk Add pemixed plugin 2018-08-06 01:22:11 +02:00
xtr_sep64.mk Add 64-bit iOS SEP xtr plugin ##bin 2019-12-13 15:49:35 +01:00
xtr_xalz.mk Add bin.xtr.xalz plugin using the new loadbuf field ##bin 2022-05-16 12:28:49 +02:00
z64.mk add n64 (z64 format) loader (#9142) 2018-01-06 16:33:49 -08:00
zimg.mk Added initial zimg support 2015-04-06 22:31:06 -04:00