Maijin
|
6baaace502
|
Add entrypoint for SPC700 loader
Add entrypoint for SPC700 loader
|
2015-11-27 14:03:55 +01:00 |
|
Maijin
|
e68ed8dd91
|
Add support for SPC700 file format
|
2015-11-27 13:03:18 +01:00 |
|
Jeffrey Crowell
|
8878a357a1
|
fix leak reported by COV
|
2015-11-27 00:45:06 -05:00 |
|
pancake
|
dd8b7b1e04
|
Handle PIC field in ART file format
|
2015-11-26 13:18:11 +01:00 |
|
pancake
|
bfb49516e1
|
Some minor code cleanup for ART
|
2015-11-26 12:56:07 +01:00 |
|
Dax
|
412934d20e
|
Initial PSX Executable Support
PSX Plugin: Deleted useless file
PSX Plugin: Adjusted coding style, minor fixes
PSX Plugin: Removed typo, adjusted makefile, call check_bytes with correct parameters
|
2015-11-23 20:56:19 +01:00 |
|
pancake
|
25ec4623b4
|
Fix 3757ca.. objc mach0 crash from @revskills
|
2015-11-22 23:08:53 +01:00 |
|
pancake
|
ccfee9fcca
|
Fix many important issues reported by clang-analyzer
|
2015-11-22 11:27:45 +01:00 |
|
pancake
|
88038a85ad
|
Fix some RBinSymbol->name issues and drop null defs (-211LOC)
|
2015-11-22 01:09:02 +01:00 |
|
pancake
|
94089be030
|
Fix bin.smd loading
|
2015-11-12 12:58:33 +01:00 |
|
Jeffrey Crowell
|
6ea16a56f4
|
fix some crashes in the NES bin
cc @mossberg
|
2015-11-12 13:46:56 -05:00 |
|
pancake
|
ad74a6ec6b
|
Move msil and mdmp into radare2-extras, add r2pm pkgs
|
2015-11-11 11:07:32 +01:00 |
|
pancake
|
495d209a61
|
Fixes for elf64-pie main identification
|
2015-11-10 13:00:19 +01:00 |
|
pancake
|
2e9cc2f1b2
|
Fix issues with DEX flags and class methods
|
2015-11-09 21:47:11 +01:00 |
|
pancake
|
e37ada9096
|
Fix some asan issues with latest rbin changes in dex
|
2015-11-09 18:51:45 +01:00 |
|
pancake
|
164dcada3b
|
More RBin memory usage optimizations
|
2015-11-09 12:12:18 +01:00 |
|
pancake
|
45de9bc433
|
Shrink Imports and Strings RBin memory footprint
|
2015-11-09 04:41:31 +01:00 |
|
pancake
|
baf63a0cba
|
Reduce RBinSymbols memory (smaller footpronum)
|
2015-11-09 03:41:07 +01:00 |
|
pancake
|
8f48a3b9a7
|
Fix AVR disasm regression and bin.elf=avr forces 16bit mode
|
2015-11-05 09:20:47 +01:00 |
|
pancake
|
3d43555a06
|
Fix #3649 - minidump segfault
|
2015-11-05 01:47:29 +01:00 |
|
pancake
|
f735557b4e
|
Fix @revskills 0d27cc crash in bin.sms
|
2015-11-04 19:33:04 +01:00 |
|
pancake
|
dd47aba9a2
|
Fixes for sys/static.sh
|
2015-11-01 10:26:38 +01:00 |
|
pancake
|
0648cea3e5
|
Refactoring of the minidump code for portability and -1500LOC
|
2015-10-31 17:27:46 +01:00 |
|
pancake
|
a9cbb745aa
|
Fix mdmp linkage
|
2015-10-31 12:05:10 +01:00 |
|
pancake
|
dced145038
|
Fix RBin.SMS warns
|
2015-10-31 11:59:14 +01:00 |
|
Dāvis
|
0494d5fce8
|
Add support for Windows Minidump (mdmp) files
|
2015-10-31 11:59:09 +01:00 |
|
Anton Kochkov
|
20c8b7a815
|
Fix the build
|
2015-10-31 01:31:19 +03:00 |
|
shengdi
|
d336072850
|
Initial support for SMS roms
|
2015-10-30 20:16:12 +01:00 |
|
pancake
|
f03a2a80c8
|
Some more fixes for SMD and m68k
|
2015-10-29 14:16:30 +01:00 |
|
pancake
|
97233ecbae
|
Fix #3431 - Implement support for SMD roms
|
2015-10-29 13:55:03 +01:00 |
|
Álvaro Felipe Melchor
|
7404abda73
|
Fix crash a84c559 by revskills
|
2015-10-29 12:57:06 +01:00 |
|
pancake
|
4756e610d9
|
Add RBin.srcdir and dir.source for asm.dwarf
|
2015-10-29 12:37:14 +01:00 |
|
pancake
|
7a1b6516c1
|
Fix java class crash reported by @revskills (db3d80b14..)
|
2015-10-24 13:20:55 +02:00 |
|
pancake
|
1b88200e31
|
Add support for 'interpreter' in RBin, ELF and MACH0
|
2015-10-22 02:13:26 +02:00 |
|
condret
|
c39f33bc77
|
fix a -Wunused warning
|
2015-10-22 00:40:29 +00:00 |
|
pancake
|
366ba23b30
|
Fix ab88f42f9b mach0 crash (reported by @revskills)
|
2015-10-21 23:46:41 +02:00 |
|
Álvaro Felipe Melchor
|
748564683e
|
Fix #3518
|
2015-10-20 23:52:34 +02:00 |
|
pancake
|
1b5cd887ce
|
Disobey rabin2 -B if bin is not pie, enhace dmm* and mach0
|
2015-10-19 02:41:21 +02:00 |
|
Álvaro Felipe Melchor
|
fc5c56edd2
|
Fix oob in xbe
|
2015-10-18 22:23:18 +02:00 |
|
XVilka
|
720341c2df
|
Improve -fPIC handling, take 2
|
2015-10-09 22:24:15 +03:00 |
|
Álvaro Felipe Melchor
|
3423bedc1d
|
Fix covs
|
2015-10-01 18:36:46 +02:00 |
|
pancake
|
1f165c6012
|
Fix some compilation warnings
|
2015-10-01 18:33:37 +02:00 |
|
pancake
|
8c445baa19
|
Better MBN/SBL header checks
|
2015-09-29 00:52:05 +02:00 |
|
pancake
|
5ecd98305e
|
Add support for MBN/SBL roms, fix 11acb8392, binsect->has_strings
|
2015-09-29 00:42:31 +02:00 |
|
Maijin
|
b73fb41cfc
|
Add mem to nes plugin
|
2015-09-27 17:44:10 +02:00 |
|
pancake
|
8f79f82048
|
Fix 0576be2359e26c816c30da4f31bf31e8bdd941b2
|
2015-09-25 10:49:27 +02:00 |
|
jvoisin
|
0576be2359
|
Small optimizations and coverity--
|
2015-09-25 01:51:29 +02:00 |
|
pancake
|
d1f3dc3e08
|
Some more fixes for exports and PE
|
2015-09-23 15:01:36 +02:00 |
|
Maijin
|
d298ca5dbc
|
Initial support for NES file
|
2015-09-20 20:10:03 +02:00 |
|
pancake
|
ec0b19e5f8
|
Fix thumb entry assumption (thx @ret2libc)
|
2015-09-17 11:13:34 +02:00 |
|