LemonBoy
|
3b9164c04c
|
Initial WinDBG support
|
2014-12-07 19:32:45 +01:00 |
|
pancake
|
a683c1dbd7
|
Fix coverity issues with ROP search and more pic flags for lollipop
Update capstone to fix all ARM tests
|
2014-11-27 10:01:30 +01:00 |
|
pancake
|
64711c90dc
|
Bump capstone fixing bug in ARM
|
2014-11-25 14:30:20 +01:00 |
|
pancake
|
c2a4e6b473
|
Update capstone
|
2014-11-24 03:31:07 +01:00 |
|
pancake
|
6cc99f3fc4
|
Update capstone from git
|
2014-11-13 17:25:06 +01:00 |
|
pancake
|
68cbdcfe06
|
Fix #1664 - Cross reference not found by capstone analysis
|
2014-11-11 01:12:38 +01:00 |
|
pancake
|
1d598cb926
|
Update capstone for sparc branches
|
2014-11-10 16:57:05 +01:00 |
|
pancake
|
af8326bd3d
|
Use capstone by default for POWERPC and do some more fixes in anal
|
2014-11-10 16:22:09 +01:00 |
|
pancake
|
1bfc2e29ee
|
Update capstone to fix x86-16 issue
|
2014-11-10 14:18:11 +01:00 |
|
pancake
|
ef88363fc9
|
Update capstone
|
2014-11-10 02:57:25 +01:00 |
|
pancake
|
61ef0707eb
|
Handle the latest MIPS asm.cpu variants from Capstone
|
2014-11-09 17:18:33 +01:00 |
|
pancake
|
479f31ee8f
|
Update capstone again
|
2014-11-08 13:22:49 +01:00 |
|
pancake
|
05e9a49bd4
|
Update capstone to get proper inmediates for binary ops on x86
|
2014-11-04 11:56:51 +01:00 |
|
pancake
|
741e1ba797
|
Update capstone to get the negative delta disasm issue on x86
|
2014-11-02 18:45:55 +01:00 |
|
pancake
|
3f16c42bf7
|
Fix segfault in core/io and update capstone
|
2014-11-01 22:23:11 +01:00 |
|
pancake
|
8e29c0ef9d
|
Initial implementation of the & command. Bump capstone
|
2014-11-01 04:46:33 +01:00 |
|
pancake
|
8e8bf631bf
|
Update capstone to use the new X86_PREFIX defines
|
2014-10-20 14:48:25 +02:00 |
|
pancake
|
7c152282a8
|
Use latest Capstone (Fixes relative branch on PPC and SPARC)
|
2014-10-16 10:19:37 +02:00 |
|
pancake
|
e950ab1859
|
Update capstone to get some mips goodies
|
2014-09-24 15:20:08 +02:00 |
|
pancake
|
12a2ff6788
|
Bump capstone for non-signed addresses
|
2014-09-23 12:25:38 +02:00 |
|
pancake
|
f7eee65067
|
Bump for cs-v3-rc1
|
2014-09-22 17:10:45 +02:00 |
|
pancake
|
13d905c7a7
|
Update capstone from git
|
2014-09-20 09:50:36 +02:00 |
|
pancake
|
da4563aa5e
|
Update capstone
|
2014-09-16 05:53:23 +02:00 |
|
pancake
|
9bb326a10b
|
Bump capstone from git
|
2014-09-10 18:11:32 +02:00 |
|
Anton Kochkov
|
b7c49d8c4c
|
Fix symstall for mingw32 and cygwin
|
2014-09-01 19:18:23 +04:00 |
|
pancake
|
d8d972b15b
|
Bump capstone for more mips fixups and aim to fix sdb build
|
2014-09-01 14:08:02 +02:00 |
|
pancake
|
3d4990afcd
|
Bump for cs-git-v3 (fixes a bug i reported today)
|
2014-08-29 18:52:03 +02:00 |
|
pancake
|
b6133a9710
|
Bump capstone-v3
|
2014-08-29 12:30:14 +02:00 |
|
pancake
|
84521c91d6
|
Update capstone
|
2014-08-27 03:54:32 +02:00 |
|
jvoisin
|
5416d89739
|
Revert "Use latest capstone-v3"
This reverts commit 4554ebe3d6 .
|
2014-08-19 14:47:33 +02:00 |
|
pancake
|
4554ebe3d6
|
Use latest capstone-v3
|
2014-08-19 12:04:04 +02:00 |
|
pancake
|
f52df29799
|
Update capstone from git, theorically fixing some bugs in MIPS and sysz
|
2014-08-15 23:01:48 +02:00 |
|
pancake
|
38a32bd207
|
Update capstone pre-v3
|
2014-08-01 11:40:40 +02:00 |
|
pancake
|
0c763e274d
|
Bump capstone to v3 branch. fixes 'into' x86-64 issue
|
2014-07-21 17:30:03 +02:00 |
|
pancake
|
af4e3336da
|
Update capstone from git
|
2014-07-21 00:52:42 +02:00 |
|
Anton Kochkov
|
ff79d1e2a0
|
Fix mingw/cygwin detection in shlr
|
2014-07-18 18:31:03 +04:00 |
|
pancake
|
c4d2e91508
|
Fix -fPIC build issue on non-mingw32/cygwin
|
2014-07-18 15:18:09 +02:00 |
|
Anton Kochkov
|
efccd05dc3
|
Remove fPIC for sdb on mingw/cygwin
|
2014-07-18 16:12:33 +04:00 |
|
pancake
|
9266a3ae87
|
Fix capstone build on mingw32
|
2014-07-18 09:03:51 +02:00 |
|
pancake
|
217ed225ea
|
Bump capstone from git
|
2014-07-10 11:35:13 +02:00 |
|
Anton Kochkov
|
445dde9ba8
|
More improvements for cygwin and mingw32 building
|
2014-07-10 02:21:41 +04:00 |
|
pancake
|
9368fc7253
|
Bump capstone again and fix some warns
|
2014-07-02 17:14:32 +02:00 |
|
pancake
|
07465f6746
|
Update capstone fixing segfault in arm32 disasm
|
2014-07-02 03:16:09 +02:00 |
|
pancake
|
7c3f3cc1d6
|
Build capstone with -g
|
2014-07-02 02:57:18 +02:00 |
|
pancake
|
f0c58df2e8
|
Update capstone-next to get some x86 disasm fixes
|
2014-06-30 02:01:47 +02:00 |
|
pancake
|
daab3440ca
|
Ignore cygwin hints for capstone
|
2014-06-25 14:42:13 +02:00 |
|
pancake
|
42aeb0d271
|
Add --with-syscapstone configure flag
|
2014-06-24 12:48:29 +02:00 |
|
pancake
|
ea070d136e
|
Bump another capstone from git
|
2014-06-19 17:24:37 +02:00 |
|
pancake
|
a857888ab4
|
Bump capstone from git
|
2014-06-19 01:53:07 +02:00 |
|
pancake
|
f6f62cd871
|
Bump capstone (with merged optimized branch), must re-test tab regression
|
2014-06-17 10:30:14 +02:00 |
|