5874 Commits

Author SHA1 Message Date
Jody Frankowski
6d8e130a8e Fix flags bind() before new() 2014-09-26 23:59:20 +02:00
Jody Frankowski
320c43b262 Use get_fcn_in where it used _at 2014-09-26 18:14:09 +02:00
pancake
38a1ded448 Fix rabin2 -a arm -b32 -c ... 2014-09-26 18:13:55 +02:00
pancake
e176dd164e Fix r2 -c '!ls' -- (shell escape when no file is opened) 2014-09-26 17:58:17 +02:00
pancake
b53eb9222d Fix crash in rabin2 -g (thanks @condret) 2014-09-26 17:55:35 +02:00
Alberto Ortega
8449eafe3d Fix warning and minor change in bin_ninds.c
* First title concat is a copy now
2014-09-26 17:34:33 +02:00
pancake
1ed9bb428c Fix build after get_fcn refactor 2014-09-26 17:25:19 +02:00
pancake
660c606e3a Fix ndk-gcc for osx 2014-09-26 17:20:16 +02:00
Jody Frankowski
df289d8611 Unify fcn_find and get_fcn_at in get_fcn_in and get_fcn_at 2014-09-26 17:16:28 +02:00
pancake
d176cb1d01 Fix rax2 2014-09-26 17:11:10 +02:00
Jody Frankowski
65f3021df2 Improve some of the flags help messages 2014-09-26 14:51:43 +02:00
Jody Frankowski
bf5f0519c4 Remove unused old_flags.h 2014-09-26 14:28:51 +02:00
pancake
bd618dccf2 Implement RFlagBind and use it from RAnal. Add 'ask' command 2014-09-26 14:24:33 +02:00
pancake
a0e609e40d Fix ARM swstepping and breakpoints, add dbg.bpsize 2014-09-26 13:57:03 +02:00
pancake
0ec9016880 Better arm.cs esil 2014-09-26 04:42:25 +02:00
Fedor Sakharov
2b0009b858 msp430: Initial commit 2014-09-25 21:46:57 +02:00
Maijin
c3461856e2 Fix Enum moving cursor 2014-09-25 21:46:50 +02:00
Maijin
161ccf2b96 Fix Warning:return-type 2014-09-25 21:46:40 +02:00
condret
63dc90699f fix identation and prevent a few tiny memleaks that could occur if R_NEW0 fails 2014-09-25 21:46:24 +02:00
condret
ab4a5c9632 deprecate RCoreFile->uri 2014-09-25 18:18:07 +02:00
pancake
5a3d3253cd Fix #1419 - wrong mips esil for LW 2014-09-25 00:47:43 +02:00
Jody Frankowski
d45abe9117 Fix iz help messages 2014-09-25 00:19:52 +02:00
Alberto Ortega
de73ac8670 Add Nintendo DS ROM loader plugin 2014-09-25 00:04:37 +02:00
pancake
fd02a741a1 Fix JK in !pd, fix pxa and do not parse.filter <0xff numbers 2014-09-25 00:01:09 +02:00
pancake
8a818718cc Clear line after 'aa' 2014-09-25 00:00:47 +02:00
Nicolas Rouvière
6fea61579f Fix the setuid display when using ls -l 2014-09-24 21:37:11 +02:00
pancake
e950ab1859 Update capstone to get some mips goodies 2014-09-24 15:20:08 +02:00
Y. Sapir
d42dbf55d2 Fix some compile warnings. 2014-09-24 13:20:37 +02:00
defragger
be0afc119c fixes the marking of disassembly in visual mode when seeking out of screen 2014-09-24 12:15:45 +02:00
pancake
2abe699f85 Handle demangled relocs 2014-09-24 12:09:36 +02:00
pancake
8ff5625b6d Minor enhacement for bin.demangle and handle relocs demangling 2014-09-24 11:47:32 +02:00
pancake
710b97610b Properly honor asm.demangle for symbol names 2014-09-24 11:37:59 +02:00
pancake
83b8636dd2 Refix for arm 2014-09-24 03:49:28 +02:00
pancake
7e5ea680da Fix ndk-gcc for mips 2014-09-24 03:37:22 +02:00
pancake
a18f7819d9 Fix the support for 0x0 sized terminals (adb shell) 2014-09-24 03:17:43 +02:00
pancake
0931f502ed Implement asm.demangle and bin.demangle, add 'fn' to display realname of flags 2014-09-24 03:01:18 +02:00
Fedor Sakharov
8f4b2cdf5b Fix cpp names demangling 2014-09-24 02:08:18 +02:00
jvoisin
3f894a465a Fix a stupid typo/warning 2014-09-24 01:08:51 +02:00
pancake
0480b2da13 Update ndk-gcc for android's ndk r10b 2014-09-24 00:40:33 +02:00
Maijin
6d33738cd3 Oops
Oops
2014-09-23 23:34:17 +02:00
pancake
8dfc05fa04 Fix afj output 2014-09-23 23:15:48 +02:00
Maijin
08c0ba47c9 Add more define/enum for PE 2014-09-23 20:48:14 +02:00
pancake
a912a78be9 Only close capstone handler if not wrongly opened 2014-09-23 16:49:05 +02:00
pancake
8726743341 Increase 'td' buffer size to 8KB 2014-09-23 16:30:46 +02:00
defragger
92985771df hopefully fixes the cursor movement 2014-09-23 16:14:19 +02:00
condret
bced1ea0a9 try to create xrefs for ccalls 2014-09-23 16:13:59 +02:00
pancake
fe078aef9a Little enhacement for pf enum 2014-09-23 16:12:13 +02:00
pancake
5a2c50f8dc Handle sized bitfields and enums in pf 2014-09-23 16:07:18 +02:00
pancake
931c358d46 Minor fixes for bitfield/enum 2014-09-23 15:24:56 +02:00
pancake
12a2ff6788 Bump capstone for non-signed addresses 2014-09-23 12:25:38 +02:00