Maijin
|
a93a0f1ec9
|
Add sys/mingw32.bat in gitignore
|
2016-05-02 16:56:51 +02:00 |
|
pancake
|
741b151d02
|
Fix #4747 - errnoconvert wrapper for all
|
2016-05-02 13:04:59 +02:00 |
|
pancake
|
8500509605
|
Add R_DEBUG in rasm2 -hh
|
2016-05-02 02:47:56 +02:00 |
|
pancake
|
1f7db90e41
|
Priorize keystone plugins and other random changes
|
2016-05-02 02:46:01 +02:00 |
|
pancake
|
e18e1ffd36
|
Fix aav for 64bit pointers
|
2016-05-01 23:00:08 +02:00 |
|
Qwokka
|
8b0adb129a
|
Add "-m32" and "-m64" flags for cross compilation (#4743)
|
2016-05-01 18:33:13 +02:00 |
|
pancake
|
df26636c14
|
Fix mingw32 build after the osx-ppc changes
|
2016-05-01 15:17:52 +02:00 |
|
pancake
|
1f468b51f1
|
Fix dislexic issue in mingw32.bat and do not maintain version number twice
|
2016-05-01 15:08:25 +02:00 |
|
Ahmed Mohamed Abd El-MAwgood
|
eb185abff4
|
adding intital support to --omit-frame-pointer FIX #3735 (#4742)
* adding intital support to --omit-frame-pointer FIX #3735
* makeing afCa arch independent to some extent
|
2016-05-01 14:48:04 +02:00 |
|
v14dz
|
3226ec5b08
|
Remove duplicate 'q' option displayed in the visual define menu (Vd) (#4740)
|
2016-05-01 14:47:44 +02:00 |
|
pancake
|
b417da6d4d
|
Add setarch/(from|to).string simplified RAsm APIs
|
2016-04-29 11:30:38 +02:00 |
|
Riccardo Schirone
|
3c2355ab27
|
cons/hud: remove duplicated code in strmatch and fix bug with spaces
|
2016-04-29 11:05:58 +02:00 |
|
Rakholiya Jenish
|
9991f05e85
|
fix POP and POPF (#4733)
|
2016-04-28 19:02:51 +02:00 |
|
Rakholiya Jenish
|
e9efad51e4
|
fix XCHG output while memory access (#4732)
|
2016-04-28 18:59:45 +02:00 |
|
rene
|
f8c7c8a95b
|
fixes pushal and adds popal for x86
|
2016-04-28 17:20:42 +02:00 |
|
pancake
|
98bcf2c6e9
|
Another fix for osx-ppc
|
2016-04-28 14:48:19 +02:00 |
|
pancake
|
b9eca47b02
|
Add regprofile for linux-powerpc (via @crowell)
|
2016-04-28 14:37:29 +02:00 |
|
pancake
|
af78b8e37f
|
More osx-ppc build fixes. Almost there
|
2016-04-28 14:33:51 +02:00 |
|
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 |
|