14521 Commits

Author SHA1 Message Date
Giovanni
883422082d Fix PowerPC's SUBF esil and parse 2017-04-27 14:55:22 +02:00
pancake
51aaf24dc1 Implement >>>>= and fix SAR and SARX instructions for x86.cs 2017-04-27 14:28:56 +02:00
pancake
8435ac74f0 Disable callgraph access from visual graph to avoid slow interaction 2017-04-27 12:59:52 +02:00
Raúl Peñacoba
cce719a5af Fix conditional in str.c 2017-04-27 12:29:38 +02:00
mrmacete
64bed16da2 Add arm64 cset, cinc ESIL. Fix cmp, csel. 2017-04-27 12:08:22 +08:00
pancake
835319ae8f Delete temporary rarun2 profile when using r2 -X 2017-04-27 00:04:28 +00:00
pancake
6f1d8e161a Use random temporary for r2 -X 2017-04-26 23:54:05 +00:00
pancake
02398e1e17 Implement r2 -X to specify custom rarun2 directives 2017-04-26 19:35:37 +02:00
Boris
d52ebcc386 Fix for pdi with ahi=2
* r_parse_filter works incorectly with already escaped buffer
* r_core_disasm_pdi refactoring
2017-04-26 19:07:11 +02:00
pancake
89620af34f Fix double free regression and realloc memleak 2017-04-26 17:06:30 +02:00
pancake
b282656bbb Improve error checking and fallback in the sandboxed http 2017-04-26 15:31:27 +02:00
pancake
a38eea5594 Revert "Fix #7315 - "ahi s" regression"
This reverts commit 47cd0577b21041bb8c26c8106a18c237393063be.
2017-04-26 15:30:44 +02:00
Giovanni
4a88e13e00 Add more standard SPR to pseudo for SPARC 2017-04-26 13:39:31 +02:00
pancake
82ad06df4b Fix afb and afb. inconsistencies 2017-04-26 13:37:31 +02:00
pachulo
47cd0577b2 Fix #7315 - "ahi s" regression
In radare/radare2@d9d83914 the fix for "r_parse_filter output for pc relative addrs when color is involved" broke the ahi command in some contexts.
2017-04-26 12:50:49 +02:00
Khairul Azhar Kasmiran
0f62a1d590 Fixed what caused #7315 (#7343)
* Fixed what caused #7315

* Minor formatting
2017-04-26 12:49:38 +02:00
0x0dada
92cde73473 Fix mode change to files ... (#7353) 2017-04-26 12:49:13 +02:00
pancake
5433af7cb0 Fix build and several queues covs from previous analysis 2017-04-26 12:47:27 +02:00
pancake
ff0d724c60 Fix latest covs from io 2017-04-26 11:33:26 +02:00
pancake
0551d780af Update capstone from git and remove two undefined behaviour patches 2017-04-26 11:24:51 +02:00
pancake
5270b781e7 Fix #7355 - json indent with color glitch 2017-04-26 11:21:52 +02:00
pancake
264368f12e Initial package.json to make it npm friendly 2017-04-26 03:05:45 +02:00
pancake
3c504de576 Do not format huge sections to avoid major pain in loading times 2017-04-25 18:28:04 +02:00
pancake
ddfdf728a6 Bump previous release 2017-04-25 11:53:07 +02:00
pancake
7d460bc3cf Fix build for old linuxes 2017-04-25 01:27:14 +02:00
pancake
e26ea1dbfb Fix msvc build of xtensa 2017-04-24 21:37:28 +02:00
condret
1ab91415e6 kill vio 2017-04-24 19:45:33 +00:00
pancake
6db6c6c72f Support background color in rgb mode for scr.html 2017-04-24 04:08:57 +02:00
pancake
4163a0511e Update configure with acr-1.2 2017-04-23 23:51:04 +02:00
pancake
1325993bcc Update configure with acr-1.2 2017-04-23 23:49:33 +02:00
pancake
bfc043bfe9 Bump for 1.5.0-git 2017-04-23 23:37:06 +02:00
Khairul Azhar Kasmiran
aef667a738 Show string cmt even if \t, \r or \n at start (#7341) 2017-04-23 10:47:24 +02:00
Maijin
8e63cba29a izj Documentation Fix #7340 2017-04-21 21:43:26 +02:00
Michael Scherer
d43d06fc2a Various doc fixes for Freebsd and gdb (#7337) 2017-04-21 21:42:51 +02:00
Anton Kochkov
ece6eebc5b ARM64: Fix STP and LDP ESIL representation 2017-04-21 22:38:28 +08:00
pancake
92dc32ba3c Add a bunch of queued fun fortunes 2017-04-21 16:14:56 +02:00
pancake
aaa039911b Fix #7334 - rahash2 -ja all produced extra commas 2017-04-21 13:57:20 +02:00
Khairul Azhar Kasmiran
05d0b1a2c7 Fixed what caused #7268 (#7325) 2017-04-21 12:53:28 +02:00
skuater
c6fe8ac4c9 fix Pl command on win64 2017-04-21 10:12:39 +02:00
Michael Scherer
0e69dfbb56 Do not fail if vFile:fstat is not implemented on the remote side
See handle_vFile in ./gdb/gdbserver/hostio.c in gdb git, and the documentation
https://sourceware.org/gdb/onlinedocs/gdb/Host-I_002fO-Packets.html#Host-I_002fO-Packets

         An empty response indicates that this operation is not recognized.

vFile:fstat is not supported by gdb 7.6.1, shipped on RHEL 7, for example.
2017-04-21 10:08:18 +02:00
Michael Scherer
a6bc8798e3 Use the defined structure for r_debug_plugin_t
This should change nothing, just bring some consistency in
the codebase with others debug plugins.
2017-04-21 00:51:14 +02:00
Michael Scherer
4bf871af36 Fix error message, since that's the rap plugin, not the GDB one 2017-04-20 23:25:38 +02:00
pancake
d692bfb37a Fix undefined behaviour issue in capstone-x86 2017-04-20 16:46:02 +02:00
pancake
e5cfb20adb Fix undefined behaviour in mach0 section 2017-04-20 16:27:24 +02:00
pancake
f52b27e2ec Update spp to reduce global symbols 2017-04-20 14:12:36 +02:00
Anton Kochkov
babfae501c ARM64: Add conditions for branching 2017-04-20 12:26:12 +02:00
pancake
fbc3a68a64 Use g++4.8 in Travis to fix syspipe build to run r2r.js properly 2017-04-19 23:39:45 +02:00
Anton Kochkov
228457d738 ARM64: Fix Branch instructions ESIL 2017-04-19 22:06:06 +02:00
Anton Kochkov
390a4de2c2 ARM64: Add ROR esil 2017-04-19 22:06:06 +02:00
Anton Kochkov
5f4dfdf473 ARM64 - Add unsigned extension 2017-04-19 22:06:06 +02:00