radare2/libr/bin/p
2014-10-28 16:59:23 +01:00
..
any.mk Fix build 2014-08-23 01:53:58 +02:00
bf.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
bin_any.c Add "const" in two places 2014-09-18 18:56:57 +02:00
bin_bf.c Finally fix the brainfuck emulator 2014-10-03 20:05:33 +02:00
bin_bios.c Add scr.visual, Fix BinBios section loading (rva issue) 2014-09-28 03:27:22 +02:00
bin_coff.c Fix some compile warnings. 2014-09-24 13:20:37 +02:00
bin_dbginfo_elf64.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_dbginfo_elf.c Refactor rva > vaddr and offset > paddr. 2014-05-21 03:18:00 +02:00
bin_dex.c Control array boundaries for DEX classes to fix #1541 2014-10-28 16:59:23 +01:00
bin_elf64.c Fix r2 -zz and rabin2 -zz, also set default minstrlen for ELF/ELF64 2014-10-07 22:55:10 +02:00
bin_elf.c Fix r2 -zz and rabin2 -zz, also set default minstrlen for ELF/ELF64 2014-10-07 22:55:10 +02:00
bin_fs.c Define and use R_NOTNULL in RBinPlugin.load_bytes 2014-09-28 01:43:08 +02:00
bin_java.c Make bin/core java plugins use libr_java.a 2014-06-25 04:25:38 +02:00
bin_mach0.c Coverifix rampage! 2014-08-04 01:21:38 +02:00
bin_mach064.c fix #977 2014-06-04 01:37:02 +02:00
bin_mz.c Fix some warnings 2014-09-22 19:45:14 +02:00
bin_ninds.c Define and use R_NOTNULL in RBinPlugin.load_bytes 2014-09-28 01:43:08 +02:00
bin_ningb.c Define and use R_NOTNULL in RBinPlugin.load_bytes 2014-09-28 01:43:08 +02:00
bin_ningba.c Define and use R_NOTNULL in RBinPlugin.load_bytes 2014-09-28 01:43:08 +02:00
bin_p9.c Fix some warnings 2014-09-22 19:45:14 +02:00
bin_pe64.c Add PE DOS header struct in r2 -nn (via maijin) 2014-09-20 13:27:54 +02:00
bin_pe.c Add PE DOS header struct in r2 -nn (via maijin) 2014-09-20 13:27:54 +02:00
bin_rar.c Coverifix rampage! 2014-08-04 01:21:38 +02:00
bin_te.c Various fixes to stop the vaddr translation madness 2014-07-11 23:32:44 +02:00
bin_write_elf64.c * Many ugly hacks to enhace w32 console 2011-12-02 14:32:04 +01:00
bin_write_elf.c Changed the location of RBinObject, and created RBinFile to conform similarly to 2014-01-20 02:44:25 +01:00
bin_xbe.c More fixes related to paddr/vaddr on PE/ELF/XBE 2014-08-15 12:47:05 +02:00
bin_xtr_dyldcache.c Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed 2014-05-01 20:13:57 -05:00
bin_xtr_fatmach0.c Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed 2014-05-01 20:13:57 -05:00
bios.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
coff.mk More link order fixes 2014-07-09 11:30:18 +02:00
dex.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
dyldcache.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
elf64.mk More link order fixes 2014-07-09 11:30:18 +02:00
elf.mk More link order fixes 2014-07-09 11:30:18 +02:00
fatmach0.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
fs.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
java.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
mach0.mk More link order fixes 2014-07-09 11:30:18 +02:00
mach064.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00
Makefile xbe loader 2014-05-26 20:07:24 +02:00
mz.mk * Add r_bin/mz plugin (old EXE binaries) 2012-03-07 01:34:57 +01:00
ninds.mk Add Nintendo DS ROM loader plugin 2014-09-25 00:04:37 +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
p9.mk Hackaround dupped dynplugins builds 2014-06-05 04:32:47 +02:00
pe64.mk More link order fixes 2014-07-09 11:30:18 +02:00
pe.mk More link order fixes 2014-07-09 11:30:18 +02:00
rar.mk Add r_bin.rar plugin, per-section arch/bits, fix in S= 2012-11-30 01:06:30 +01:00
te.mk More link order fixes 2014-07-09 11:30:18 +02:00
xbe.mk Fixes for the new linking order 2014-07-09 11:00:41 +02:00