.. |
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
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_bf.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_bios.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_coff.c
|
coff: Initial commit
|
2014-02-20 13:39:05 +04:00 |
bin_dex.c
|
Add length and size fields in RBinString
|
2014-02-11 00:08:12 +01:00 |
bin_elf64.c
|
Fix some warnings and indentations
|
2014-02-20 03:08:12 +01:00 |
bin_elf.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_fs.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_java.c
|
Fix build
|
2014-02-18 03:09:28 +01:00 |
bin_mach0.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_mach064.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_meta_elf64.c
|
* Change some files license from GPL3 to LGPL
|
2011-04-28 02:09:43 +02:00 |
bin_meta_elf.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_mz.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_ningb.c
|
Add length and size fields in RBinString
|
2014-02-11 00:08:12 +01:00 |
bin_p9.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_pe64.c
|
Fix PE64 vaddr calculation
|
2014-02-09 15:04:10 +02:00 |
bin_pe.c
|
Fix strings and main offsets in PE
|
2014-02-13 01:48:15 +01:00 |
bin_rar.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +01:00 |
bin_te.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_write_elf.c
|
Changed the location of RBinObject, and created RBinFile to conform similarly to
|
2014-01-20 02:44:25 +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 |
elf64.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
elf.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02: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 linking and do some minor changes
|
2013-12-22 03:24:12 +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
|
coff: Initial commit
|
2014-02-20 13:39:05 +04: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 |
p9.mk
|
* Add initial support for plan9 binaries
|
2011-11-12 04:51:45 +01:00 |
pe64.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
pe.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 |