11066 Commits

Author SHA1 Message Date
pancake
360280a9b2 Fixes for the previous commit 2016-04-28 14:12:11 +02:00
Davide Balzarotti
86760900b1 Added color support for the hud.
- Fix issue #3570

* new matching algorithm (list of space-separated words, case insensitive)
  - Fix bug #4704
* refactoring some code
* updated copyright
2016-04-28 14:02:22 +02:00
Sergey Anufrienko
73af2ed183 x86 esil: add NEG opcode (#4731) 2016-04-28 13:57:40 +02:00
Andrey Torsunov
60de2dc6b4 Fix couple of memory leaks. Issue #2772. (#4725) 2016-04-28 10:47:50 +02:00
pancake
534bc9ddf8 Use VBlp to preview a class method 2016-04-28 03:17:16 +02:00
pancake
d4116d5c4f Fix rabin2 -D 2016-04-28 02:02:16 +02:00
pancake
4fdd8fa82d Properly restore swapbits 2016-04-28 01:50:18 +02:00
pancake
33fee7f734 Autodetect thumb code in af 2016-04-28 01:38:11 +02:00
pancake
2e58923b84 Add grep mode and colors to VB 2016-04-28 01:24:49 +02:00
pancake
c7d37b3e43 Enhance the VB class list cursor 2016-04-28 00:15:12 +02:00
Riccardo Schirone
e8e5d92d4d core/graph: update help to explain undocumented commands 2016-04-27 23:35:19 +02:00
Sergey Anufrienko
9956454135 don't add op to esil vm, use xor (#4729) 2016-04-27 17:18:54 -04:00
pancake
938f135180 Fix repeatable macro calls 2016-04-27 22:30:29 +02:00
Ayman Khamouma
b8aadff071 make macros repeatable 2016-04-27 22:18:51 +02:00
pagabuc
356160ec5c This fixes #3666 and applies the spacing convention on function def and call (#4727) 2016-04-27 22:17:19 +02:00
Sergey Anufrienko
5807c310fc add bitwise complement ops to ESIL; add NOT opcode to X86 (#4728) 2016-04-27 22:16:49 +02:00
Riccardo Schirone
26fc8f92ef libr: remove some unused variables and functions 2016-04-27 12:59:45 +02:00
rene
33bc23cbb5 added the usage of anal.autoname option 2016-04-27 12:45:34 +02:00
Kamil Rytarowski
ad3ec00fe5 Fix errnoconvert() usage on NetBSD (#4723) 2016-04-27 11:43:40 +02:00
pancake
6dfb95e9c5 Drop some unsupported debug features for osx-ppc 2016-04-27 11:40:42 +02:00
pancake
bfc8e5318e More fixes from osx-ppc 2016-04-27 11:27:22 +02:00
pancake
13c820a7c5 More old ppc mac fixes 2016-04-27 11:03:33 +02:00
pancake
aae417badf More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
pancake
032969927d More powerpc build fixes 2016-04-27 01:08:12 +02:00
pancake
d24bc909ec Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02:00
pancake
816a2286c9 Make R2DIR configurable by user 2016-04-27 00:05:57 +02:00
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