| .. |
|
any.mk
|
Fixes for sys/static.sh
|
2015-11-01 10:26:38 +01:00 |
|
art.mk
|
|
|
|
avr.mk
|
Initial import of the bin.avr plugin for atmega8 chips
|
2016-07-01 15:08:13 +02:00 |
|
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_avr.c
|
Assume AVR bins have no strings
|
2016-07-04 16:28:58 +02: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 r2 -d mame on OSX asm.bits=16 problem
|
2016-07-26 15:30:26 +02: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 iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02: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 crash in dex
|
2016-08-07 12:54:29 +02:00 |
|
bin_dol.c
|
Fix #838
|
2015-12-16 11:40:23 +01:00 |
|
bin_dyldcache.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
bin_elf.c
|
Fix #4639 - Problem with arm32
|
2016-08-07 18:00:40 +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
|
Differentiate methods from functions in objc parser
|
2016-08-09 01:40:12 +02:00 |
|
bin_mach064.c
|
LDID parse signature in mach0 binaries
|
2016-05-09 23:42:28 +02:00 |
|
bin_mbn.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
bin_mz.c
|
Fix uninitialized entry field for MZ bins (jman issue)
|
2016-08-08 10:45:32 +02:00 |
|
bin_nes.c
|
Fix NES memory mirroring
|
2016-03-18 13:43:43 +01:00 |
|
bin_nin3ds.c
|
Fix #3286 - Use stdbool.h
|
2016-07-12 22:15:19 +02: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
|
Fix some critical COVs in RBin
|
2016-06-14 02:42:24 +02:00 |
|
bin_p9.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
bin_pe.c
|
Fix uninitialized entry field for MZ bins (jman issue)
|
2016-08-08 10:45:32 +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
|
Fix UAF in bin.psxexe
|
2016-06-14 02:44:52 +02:00 |
|
bin_rar.c
|
fix iZ and negative o for large files (#5242)
|
2016-07-05 12:46:28 +02:00 |
|
bin_smd.c
|
Update SDB from git fixing some possible null derefs
|
2016-07-06 17:03:34 +02:00 |
|
bin_sms.c
|
Fix some critical COVs in RBin
|
2016-06-14 02:42:24 +02: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 #5069
|
2016-06-06 22:58:07 +02:00 |
|
bin_xtr_dyldcache.c
|
Fix latest covs
|
2016-08-01 14:46:17 +02:00 |
|
bin_xtr_fatmach0.c
|
Fix latest covs
|
2016-08-01 14:46:17 +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
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
|
coff.mk
|
|
|
|
dex.mk
|
|
|
|
dol.mk
|
|
|
|
dyldcache.mk
|
Initial rework for dyldcache
|
2016-02-04 15:44:49 +01:00 |
|
elf.mk
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
|
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
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
|
mz.mk
|
|
|
|
nes.mk
|
|
|
|
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
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
|
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
|
|
|