pancake
5f5d358ee5
Fix LIBR path for an old osx-ppc
2016-04-26 23:56:26 +02:00
pancake
f40305b34d
Fix conditional instructions analysis in PowerPC-capstone
2016-04-26 23:47:34 +02:00
pancake
e9dc4ae89e
Fix #4695 - no prompt after r2 -qp
2016-04-26 19:11:11 +02:00
Sergey Anufrienko
5f279870d0
fix r_socket_read, don't lose sent data on r_socket_close (mingw32) ( #4718 )
2016-04-26 18:57:01 +02:00
Sergey Anufrienko
5742092a4a
qnx debugger: fix segfault on macos ( #4719 )
...
* qnxr: use memmove
2016-04-26 18:48:53 +02:00
pancake
d6cd018e9b
Fix old behaviour for pv
2016-04-26 15:04:25 +02:00
Anton Kochkov
de2c8edc64
Fix version for the glory of Mingw32 build
2016-04-26 15:36:11 +03:00
pancake
e775f1051f
Implement pv[1248]
2016-04-26 14:35:51 +02:00
Jeffrey Crowell
f39b2ef0e2
add js polyfill to allow joint.js on chrome
...
ugly hack, will update joint.js instead
2016-04-26 01:35:13 -04:00
pancake
13e8e11026
Fix warnings in udis86
2016-04-26 03:08:20 +02:00
pancake
94524c6577
Update capstone and android package
2016-04-26 03:03:45 +02:00
pancake
7e9c1db208
Honor r2agent -a in children
2016-04-25 23:09:39 +02:00
iessa alkuwari
cf39e0f12b
load_omf_lname: char overflow
2016-04-25 19:05:58 +02:00
pancake
2b52b9a3e6
Demangle Swift classnames in rabin2 -c
2016-04-25 18:59:27 +02:00
pancake
dc46208c77
Bump for 0.10.3-git
2016-04-25 16:53:52 +02:00
pancake
627e1a74a0
Fix ios-sign
2016-04-25 16:52:36 +02:00
Andrey Torsunov
99832fca3d
Fix path escaping. Issue #4660 . ( #4709 )
2016-04-25 15:18:58 +02:00
pancake
3dc15adbe0
Oops, missing static build fix
2016-04-25 14:52:28 +02:00
Andrey Torsunov
ae52382312
Rename bin.dwarf
to bin.dbginfo
. Issue #4688 . ( #4707 )
2016-04-25 15:07:18 +02:00
pancake
3758b3a54a
Fix static/android build
2016-04-25 12:40:01 +02:00
Fabian Yamaguchi
dd4b3952d2
Fixes #4697
2016-04-25 12:53:15 +02:00
Andrey Torsunov
1e910dca6c
Fix #4670 - Add checking of dbg.exitkills
in non-interactive mode
2016-04-25 12:46:24 +02:00
Anton Kochkov
b88f1d63f5
Fix Cygwin/Mingw build
2016-04-25 10:47:51 +03:00
pancake
a6409f2144
strdup reg profile for xtensa
2016-04-25 09:40:04 +02:00
pancake
73b639e2af
Comment noisy debug printf from @oddcoder
2016-04-25 00:06:52 +02:00
Damien Zammit
1a593a6318
GDB debug for lm32 architecture ( #4696 )
...
Signed-off-by: Damien Zammit <damien@zamaudio.com>
* Missing a couple of things in previous commit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-04-24 23:13:00 +02:00
diouziou
45dd8bdb28
Fix wopO crash on some compiler/archs
2016-04-24 23:12:13 +02:00
Jeffrey Crowell
fed7cbdc67
fix command injection vuln in izz
...
(solution to blazectf task ;-) )
2016-04-24 16:31:51 -04:00
pancake
8cd8ac3b0e
Workaround to show fastcall args
2016-04-23 19:25:31 +02:00
Davide Balzarotti
da1673b5d4
* BugFix: pxA did not display the last line of its output
2016-04-23 10:23:46 +02:00
rene
28b123c76a
adds adc and add for x64 esil
2016-04-23 09:29:24 +02:00
Jeffrey Crowell
e0951cf874
fix Infinite looping of r_debug_reg_sync function
...
closes #4655
issue kill -0 to the debuggee to see if the pid is alive
2016-04-22 21:00:10 -04:00
pancake
1146525819
Fix ir* flag names
2016-04-23 02:32:56 +02:00
pancake
7e35c91f13
Fix nullderef in demangled reloc
2016-04-23 02:17:21 +02:00
pancake
d2fb776e8f
Enhancements in demangler performance and for relocs
2016-04-23 02:02:03 +02:00
pancake
41cfbde641
Check once for xcrun/swift-demangle in PATH
2016-04-23 01:01:22 +02:00
pancake
fafc626b55
Performance optimization for rabin2 (request vs all)
2016-04-23 00:47:00 +02:00
pancake
a6e97491cb
Fix #4666 - xcrun errors on swift binary
2016-04-23 00:13:34 +02:00
pancake
d1a409268d
Fix #4686 - Segfault in ELF parser
2016-04-23 00:06:09 +02:00
oddcoder
6289fdea83
Fixing the segfault in afCl
...
how to get the segfault
r2 -
afCl
2016-04-22 23:40:02 +02:00
pancake
3225a168ef
Fix syscall resolution after 0a4a2615c9
2016-04-22 19:33:23 +02:00
pancake
391b1ebe48
Fix several iV segfaults
2016-04-22 17:49:24 +02:00
pancake
73f2e01a14
Update capstone
2016-04-22 17:10:51 +02:00
oddcoder
0a4a2615c9
Adding extra pass for find function argument
2016-04-22 16:25:37 +02:00
Sergey Anufrienko
9b25172b01
Code style fixes for QNX debugger
2016-04-22 16:15:30 +02:00
andrey.torsunov
de1dac3f60
Add config option dbg.exitkills
for issue #4670
2016-04-22 16:13:32 +02:00
pancake
bcf9be5070
Fix #4675 - Wrong function name reference in xrefs
2016-04-22 14:00:15 +02:00
andrey.torsunov
169f3885c3
Fix checking /proc/%d/task
for existence.
...
Since `/proc/%d/task` is directory, it make sense to use appropriate
check function. Therefore,`r_file_exists` function is not suitable
here, because it checks for existence of regular file.
2016-04-22 13:55:19 +02:00
pancake
9ebd8b9da2
Fix OSX build for the QNX debugger support
2016-04-22 13:55:08 +02:00
Sergey Anufrienko
d7635e085e
Introduce debug plugin for QNX pdebug interface
2016-04-22 11:45:51 +02:00