| .. |
|
any.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
|
bin_any.c
|
Fix double free when loading malformed PE file
|
2013-07-03 11:57:37 +02:00 |
|
bin_bios.c
|
Fix error in handling non-bios images as bios images
|
2013-08-19 17:55:56 +04:00 |
|
bin_dex.c
|
Fix #251 - Segmentation fault running "rabin2 -I classes.dex"
|
2013-10-14 23:28:17 +02:00 |
|
bin_elf.c
|
Fix warnings in bin_elf.c
|
2013-10-01 17:20:16 +02:00 |
|
bin_elf64.c
|
Initial objc support, visual 'i' with cursor and 'wow'
|
2012-11-07 04:25:42 +01:00 |
|
bin_fs.c
|
Fix some startup valgrind warnings
|
2013-11-25 00:45:18 +01:00 |
|
bin_java.c
|
Fixed IO plugin load again, would not properly load the plugin
|
2013-12-03 04:52:46 +01:00 |
|
bin_mach0.c
|
Fix #313 - Add bin.baddr and r2 -B to set base address for r_bin
|
2013-11-06 01:32:24 +01:00 |
|
bin_mach064.c
|
Fix lot of warnings
|
2013-09-14 14:04:08 +02:00 |
|
bin_meta_elf.c
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
|
bin_meta_elf64.c
|
|
|
|
bin_mz.c
|
Add arch/bits fields in RBinSection (breaks abi)
|
2013-03-26 23:37:19 +01:00 |
|
bin_ningb.c
|
Fix #405 - [bin_ningb:] Entrypoints???
|
2013-12-02 01:37:46 +01:00 |
|
bin_p9.c
|
Add arch/bits fields in RBinSection (breaks abi)
|
2013-03-26 23:37:19 +01:00 |
|
bin_pe.c
|
Add get_vaddr to RBinPlugin and fix vaddr calculation for PE files
|
2013-11-20 12:16:45 +01:00 |
|
bin_pe64.c
|
Fix lot of warnings
|
2013-09-14 14:04:08 +02:00 |
|
bin_rar.c
|
Add arch/bits fields in RBinSection (breaks abi)
|
2013-03-26 23:37:19 +01:00 |
|
bin_te.c
|
TE: 16 bit for _TEXT_RE and fixes for virtual addresses calculations
|
2013-03-29 04:33:45 +04:00 |
|
bin_write_elf.c
|
|
|
|
bin_write_elf64.c
|
* Many ugly hacks to enhace w32 console
|
2011-12-02 14:32:04 +01:00 |
|
bin_xtr_dyldcache.c
|
Fixes on dyldcache list and x86 branch analysis
|
2013-06-20 02:49:39 +02:00 |
|
bin_xtr_fatmach0.c
|
Initial implementation of io.map plugin
|
2013-03-12 01:50:55 +01:00 |
|
bios.mk
|
Initial import of r_bin_bios plugin
|
2013-06-09 02:11:17 +02: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
|
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 |
|
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 static build. Generate single libr.a
|
2013-01-04 14:38:07 +01:00 |
|
mach0.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
|
mach064.mk
|
Initial implementation of r_io.zip plugin
|
2012-09-07 03:26:38 +02:00 |
|
Makefile
|
Add GameBoy support in RBin
|
2013-11-22 09:45:49 +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 |
|
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 |