rizin/libr/bin/p
2015-07-06 02:38:54 +02:00
..
any.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
art.mk Initial support for loading Android ART binaries 2015-06-17 11:14:41 +02:00
bf.mk
bin_any.c RBinInfo is now dynamically allocated 2015-03-25 14:49:33 +01:00
bin_art.c fix crash on r2 -d empty_file 2015-06-27 11:49:39 -04:00
bin_bf.c Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
bin_bios.c Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
bin_coff.c Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
bin_dbginfo_elf.c
bin_dbginfo_elf64.c
bin_dex.c Implement class methods for DEX and make icj 2015-07-06 02:38:54 +02:00
bin_elf.c Fix #2628 flags offset hashtable issue and Fix #2607 ELF relocs 2015-05-29 00:51:57 +02:00
bin_elf64.c Fix for ASLR ELF entrypoint 2015-05-19 10:58:40 +02:00
bin_fs.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_java.c Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
bin_mach0.c Comment the mach0's symtab parser, rabin2 -u and more 2015-07-05 03:25:20 +02:00
bin_mach064.c More work on mach0 format parser 2014-11-24 11:57:54 +01:00
bin_mz.c Rewrite MZ bin plugin 2015-06-08 22:18:21 +02:00
bin_ninds.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_ningb.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_ningba.c RBinInfo is now dynamically allocated 2015-03-25 14:49:33 +01:00
bin_omf.c Fix various coverity issues 2015-06-01 21:10:37 +02:00
bin_p9.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_pe.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_pe64.c
bin_pebble.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_rar.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_te.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bin_write_elf.c
bin_write_elf64.c
bin_xbe.c Fix #2466 - Several crashes in XBE loader 2015-04-29 23:40:05 +02:00
bin_xtr_dyldcache.c
bin_xtr_fatmach0.c RBinInfo is now dynamically allocated 2015-03-25 14:49:33 +01:00
bin_zimg.c Fix rbin regression by fixing compiler warnings 2015-05-11 20:04:00 +02:00
bios.mk
coff.mk
dex.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
dyldcache.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
elf.mk Fix iOS build 2015-06-04 04:30:48 +02:00
elf64.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
fatmach0.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
fs.mk
java.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
mach0.mk
mach064.mk
Makefile 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
mz.mk Rewrite MZ bin plugin 2015-06-08 22:18:21 +02:00
ninds.mk Add Nintendo DS ROM loader plugin 2014-09-25 00:04:37 +02:00
ningb.mk
ningba.mk
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
pe.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
pe64.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
pebble.mk Fix some PE crashes 2014-12-11 02:08:29 +01:00
rar.mk
te.mk Fix iOS build 2015-06-04 04:30:48 +02:00
xbe.mk
zimg.mk Added initial zimg support 2015-04-06 22:31:06 -04:00