rizin/libr/bin/p
Álvaro Felipe Melchor 647b4f29b5 Fix #4808
2016-05-13 21:52:28 +02:00
..
any.mk Fixes for sys/static.sh 2015-11-01 10:26:38 +01:00
art.mk
bf.mk
bin_any.c Fix some RBinSymbol->name issues and drop null defs (-211LOC) 2015-11-22 01:09:02 +01:00
bin_art.c Fix #838 2015-12-16 11:40:23 +01:00
bin_bf.c Fix some RBinSymbol->name issues and drop null defs (-211LOC) 2015-11-22 01:09:02 +01:00
bin_bios.c Fix #838 2015-12-16 11:40:23 +01:00
bin_bootimg.c Fix null-terminated strings issue in bootimg rbin plugin 2015-12-19 17:29:48 +01:00
bin_cgc.c Remove unnecessary = NULL in bin/p/*.c 2016-03-27 23:02:29 +02:00
bin_coff.c Fix #838 2015-12-16 11:40:23 +01:00
bin_dbginfo_elf.c Add RBin.srcdir and dir.source for asm.dwarf 2015-10-29 12:37:14 +01:00
bin_dbginfo_elf64.c
bin_dex.c Fix #4589 2016-04-09 20:05:18 +02:00
bin_dol.c Fix #838 2015-12-16 11:40:23 +01:00
bin_dyldcache.c Fix last coverities 2016-02-16 02:08:09 +01:00
bin_elf.c fix #4539 - null dereference 2016-04-07 21:16:55 +02:00
bin_elf64.c Fix #4295 and #4155 2016-04-04 23:09:58 +02:00
bin_fs.c Fix some RBinSymbol->name issues and drop null defs (-211LOC) 2015-11-22 01:09:02 +01:00
bin_java.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
bin_mach0.c LDID parse signature in mach0 binaries 2016-05-09 23:42:28 +02:00
bin_mach064.c LDID parse signature in mach0 binaries 2016-05-09 23:42:28 +02:00
bin_mbn.c Fix #838 2015-12-16 11:40:23 +01:00
bin_mz.c Fix #838 2015-12-16 11:40:23 +01:00
bin_nes.c Fix NES memory mirroring 2016-03-18 13:43:43 +01:00
bin_nin3ds.c New bin plugin with initial Nintendo 3DS support. It loads decrypted FIRM files. 2016-01-04 01:08:32 +01:00
bin_ninds.c Fix #838 2015-12-16 11:40:23 +01:00
bin_ningb.c Fix #838 2015-12-16 11:40:23 +01:00
bin_ningba.c Fix many coverities 2015-12-31 17:10:02 +01:00
bin_omf.c Reduce OMF format false positives 2016-03-16 10:36:26 +01:00
bin_p9.c build: fix warnings 2016-05-08 12:21:11 +02:00
bin_pe.c Fix #4585 2016-04-09 16:28:45 +02:00
bin_pe64.c Fix some RBinSymbol->name issues and drop null defs (-211LOC) 2015-11-22 01:09:02 +01:00
bin_pebble.c Fix #838 2015-12-16 11:40:23 +01:00
bin_psxexe.c PSX Plugin: Use capstone disassembler, look for strings in TEXT segment 2016-03-16 16:45:49 +01:00
bin_rar.c Fix #838 2015-12-16 11:40:23 +01:00
bin_smd.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
bin_sms.c Fix @revskills 0d27cc crash in bin.sms 2015-11-04 19:33:04 +01:00
bin_spc700.c Fix #838 2015-12-16 11:40:23 +01:00
bin_te.c Fix #838 2015-12-16 11:40:23 +01:00
bin_vsf.c Fix #838 2015-12-16 11:40:23 +01:00
bin_write_elf.c Add rabin2 -O e/new-entrypoint-address (ELF only atm) 2016-01-14 14:42:36 +01:00
bin_write_elf64.c Add rabin2 -O e/new-entrypoint-address (ELF only atm) 2016-01-14 14:42:36 +01:00
bin_write_mach0.c Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
bin_write_mach064.c Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
bin_xbe.c Fix #4585 2016-04-09 16:28:45 +02:00
bin_xtr_dyldcache.c fix xtr dyldcache 2016-04-04 23:28:02 +02:00
bin_xtr_fatmach0.c Fix #4808 2016-05-13 21:52:28 +02:00
bin_zimg.c Fix some RBinSymbol->name issues and drop null defs (-211LOC) 2015-11-22 01:09:02 +01:00
bios.mk
bootimg.mk Initial support for Android BOOT images 2015-12-18 20:08:05 +01:00
cgc.mk
coff.mk
dex.mk
dol.mk
dyldcache.mk Initial rework for dyldcache 2016-02-04 15:44:49 +01:00
elf.mk
elf64.mk
fatmach0.mk
fs.mk
java.mk
mach0.mk Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
mach064.mk Add dummy work for mach0 in rabin2 -O 2016-04-07 15:42:06 +02:00
Makefile Initial rework for dyldcache 2016-02-04 15:44:49 +01:00
mbn.mk Add support for MBN/SBL roms, fix 11acb8392, binsect->has_strings 2015-09-29 00:42:31 +02:00
mz.mk
nes.mk Initial support for NES file 2015-09-20 20:10:03 +02:00
nin3ds.mk New bin plugin with initial Nintendo 3DS support. It loads decrypted FIRM files. 2016-01-04 01:08:32 +01:00
ninds.mk
ningb.mk
ningba.mk
omf.mk
p9.mk
pe.mk
pe64.mk
pebble.mk
psxexe.mk Initial PSX Executable Support 2015-11-23 20:56:19 +01:00
rar.mk
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
spc700.mk Various static and iOS related build issues are now fixed 2015-12-28 02:01:45 +01:00
te.mk
vsf.mk Adds VSF (VICE Snapshot File) support as a bin format 2015-11-29 12:17:05 +01:00
xbe.mk
xtr_dyldcache.mk Initial rework for dyldcache 2016-02-04 15:44:49 +01:00
zimg.mk