Commit Graph

4771 Commits

Author SHA1 Message Date
Andrew McDonnell
844c9f3dbb Fix for function length being too long in MIPS with branch delay 2014-06-02 17:14:02 +02:00
condret
b75ea56f6c make r_io_desc_seek more reasonable in usage 2014-06-02 15:31:06 +02:00
condret
517323db0b fix w32 build
http://sourceforge.net/p/mingw/bugs/1912/   <-- lol
2014-06-02 15:31:03 +02:00
Ilya V. Matveychikov
390345ea95 tms320: fix YYY field decoding for c55x 2014-06-02 12:10:33 +04:00
condret
eafafa574e try to fix r_io_desc_seek 2014-06-02 00:54:32 +02:00
jvoisin
6cfff9b2de Revert "Fix CID 1134670"
This reverts commit 3db7d11643.
2014-06-01 11:43:02 +02:00
jvoisin
b1fcc1b898 Fix yara build on windows 2014-06-01 11:36:52 +02:00
pancake
a4389ce4ae Use r_num_math in ragg2 -d,-D 2014-06-01 05:38:36 +02:00
pancake
2233312335 Add sleep directive in rarun2 2014-05-31 21:01:42 +02:00
Maijin
71b212dfa5 Refactor dll_characteristics for PE 2014-05-31 19:32:52 +02:00
pancake
b3fbb4383a Fix map boundaries check 2014-05-31 16:23:05 +02:00
Skia
01b8b2d763 Fix #793 - Display changed registers in every 'dr' command
- Do not always colorize the modified reg in 'dr'
- TODO: Add color palette for reg highlighting
2014-05-31 16:19:32 +02:00
pancake
d6c2866ab6 Handle multiple -B in ragg2 2014-05-31 14:22:39 +02:00
pancake
7bbca3c2bf Add and implement search.contiguous config var 2014-05-31 13:44:52 +02:00
pancake
ba57864617 Rollback to use the old io api. 2014-05-31 12:14:49 +02:00
pancake
1e6c0e74c4 Fix build after purge 2014-05-31 11:58:45 +02:00
Anton Kochkov
f028985765 Fix CID 1216468 2014-05-31 02:22:17 +04:00
Fedor Sakharov
bb2fa60a07 dwarf: Make rabin2 -d dump dwarf info.
The format is similar to objdump -g.

Fixes #958
2014-05-29 18:31:24 +04:00
pancake
c225694c7c Fix build and several coverity issues 2014-05-29 15:27:18 +02:00
Maijin
9e720a79f0 Update pe_specs.h 2014-05-29 15:14:15 +02:00
pancake
8146cb7735 More mach0 parser bugs fixed thanks to zzuf 2014-05-29 15:08:01 +02:00
LemonBoy
d8181a5dfd some fixes for the z80 backend, fixes #556 2014-05-29 12:39:22 +02:00
pancake
8d663ceb94 Some rework on RBin.baddr and laddr to make it work again
Not all fileformats return correct data in Sections, this is
why sometimes the relocation with baddr (needed for aslr) fails
on mach0 for example. This code needs to be redesigned and fixed.
2014-05-29 00:49:28 +02:00
condret
70744a1ad9 support ternary values in rax2 2014-05-28 21:50:13 +02:00
LemonBoy
2fc7c4d34a fixes the xbe loader to handle dodgy files 2014-05-28 21:49:09 +02:00
pancake
dd67819923 Fix ioff, merge RCore.ffio into and add a workaround for baddr 2014-05-28 19:32:29 +02:00
pancake
d65700dedd Fixes to make RBin/RIO more consistent for bindings 2014-05-28 18:58:53 +02:00
pancake
6266fc66c7 Minor fixes 2014-05-28 17:49:32 +02:00
pancake
34d04039d0 Fix #978 - Support 64bit 'mov' in x86.nz assembler 2014-05-28 17:23:34 +02:00
pancake
bccb813e1c Bump r2theme editor 2014-05-28 17:09:55 +02:00
pancake
9cbd386d2e Add doc/r2theme.html tool 2014-05-28 16:40:44 +02:00
pancake
5025aca6f6 Restore back the original RIODesc after RBin loading (fixes -d) 2014-05-28 15:03:31 +02:00
pancake
a55a29459e Add missing file 2014-05-28 14:57:43 +02:00
pancake
65d64d5274 Honor io.raw in new io. All debuggers fail in the same way
Temporal fix is to use `-nd` or `-nD`
2014-05-28 04:40:22 +02:00
pancake
5e33a8a282 Initial huge refactoring of r_io still work in progress 2014-05-28 04:34:12 +02:00
pancake
650c824171 Implement list color themes with 'ecf' command 2014-05-28 01:07:02 +02:00
pancake
bb16d1737c Add initial XCore capstone disassembler and code analysis plugins 2014-05-27 23:08:59 +02:00
jvoisin
daae56f17f Fix CID 1205222 2014-05-27 16:41:20 +02:00
jvoisin
5a21f9ab63 Merge pull request #975 from Maijin/patch-2
Updating dark theme
2014-05-27 13:52:03 +02:00
Maijin
4f13bad9c1 Sorting 2014-05-27 13:35:15 +02:00
Maijin
aa2469e8f4 Updating dark theme 2014-05-27 13:24:15 +02:00
pancake
afc6afecef Add rasta color theme: 'ecf rasta' 2014-05-27 02:42:03 +02:00
Anton Kochkov
211efffca2 Fix CID 1215261 2014-05-27 02:09:17 +04:00
Anton Kochkov
370822671f Fix CID 1215262 2014-05-27 02:06:29 +04:00
LemonBoy
e4e8528be9 more kernel thunk names 2014-05-26 21:03:34 +02:00
LemonBoy
8c7984e350 basic sanity checks when loading the thunk import table 2014-05-26 21:00:34 +02:00
LemonBoy
90df6195e1 xbe loader 2014-05-26 20:07:24 +02:00
pancake
a576fc85d5 Fix null deref 2014-05-26 14:33:41 +02:00
pancake
aafe8c6eaf Fix some coverity issues 2014-05-26 14:28:55 +02:00
Anton Kochkov
9ce67f435f Fix CID 1215820 2014-05-26 14:29:00 +04:00