rizin/libr/bin/p
2014-04-21 19:31:30 +02:00
..
any.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +02:00
bf.mk Add bin.bf for brainfuck and use static ESIL struct 2013-12-10 03:35:59 +01:00
bin_any.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_bf.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_bios.c Add radiff2 -a and -b flags 2014-03-19 10:41:13 +01:00
bin_coff.c Fill symbol type bin info for coff 2014-04-05 02:09:45 +02:00
bin_dbginfo_elf.c Use sdb to store dwarf lineaddr info 2014-04-21 19:22:37 +04:00
bin_dbginfo_elf64.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_dex.c Fix dblfree in dex 2014-04-07 17:09:10 +02:00
bin_elf.c Move size() out of ifdef for elf so it works for elf64 2014-04-21 19:22:37 +04:00
bin_elf64.c Move size() out of ifdef for elf so it works for elf64 2014-04-21 19:22:37 +04:00
bin_fs.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_java.c Trying to fix mem-leaks, and allow updating of bin object infos 2014-04-03 14:04:07 -05:00
bin_mach0.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_mach064.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_mz.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_ningb.c Add support for GBA roms and update GB opcode table 2014-03-12 15:32:29 +01:00
bin_ningba.c Code clean up and fix o+ 2014-03-26 22:32:45 +01:00
bin_p9.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_pe.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_pe64.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_rar.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
bin_te.c Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +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_write_elf64.c * Many ugly hacks to enhace w32 console 2011-12-02 14:32:04 +01:00
bin_xtr_dyldcache.c Resource leaks fixes CID 1134965 2014-01-22 00:16:29 +01:00
bin_xtr_fatmach0.c Changed the location of RBinObject, and created RBinFile to conform similarly to 2014-01-20 02:44:25 +01:00
bios.mk Initial import of r_bin_bios plugin 2013-06-09 02:11:17 +02:00
coff.mk coff: Initial commit 2014-02-20 13:39:05 +04:00
dex.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +02:00
dyldcache.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +02:00
elf.mk Fix linkage 2014-04-21 19:31:30 +02:00
elf64.mk Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
fatmach0.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +02:00
fs.mk Initial import of r_bin_bios plugin 2013-06-09 02:11:17 +02:00
java.mk Fix java linkage 2014-03-18 00:15:10 +01:00
mach0.mk Fix build and various random fixes 2013-12-20 04:32:38 +01:00
mach064.mk Fix build and various random fixes 2013-12-20 04:32:38 +01:00
Makefile Add support for GBA roms and update GB opcode table 2014-03-12 15:32:29 +01:00
mz.mk * Add r_bin/mz plugin (old EXE binaries) 2012-03-07 01:34:57 +01:00
ningb.mk Add GameBoy support in RBin 2013-11-22 09:45:49 +01:00
ningba.mk Fix linkage 2014-03-12 17:50:36 +01:00
p9.mk * Add initial support for plan9 binaries 2011-11-12 04:51:45 +01:00
pe.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +02:00
pe64.mk Initial implementation of r_io.zip plugin 2012-09-07 03:26:38 +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 Initial TE format support 2013-03-03 02:17:51 +04:00