Commit Graph

263 Commits

Author SHA1 Message Date
fenugrec
025fe0325a git clone --depth 1 for sdb,R2R,udis86 2015-01-01 13:05:41 +01:00
pancake
9829b0981c Add 'ccd' and 'cud' to compare disasms in column and unified modes 2015-01-01 12:45:05 +01:00
pancake
be275471d7 Bump capstone to fix 0x82 x86 ops and some ARM BLX ones 2014-12-30 09:27:31 +01:00
pancake
581f20d654 Bump capstone-4.0 adding support for some undocumented instructions 2014-12-26 19:05:25 +01:00
pancake
f95d2ddd92 Update capstone (merges rex branch into next) 2014-12-19 16:50:35 +01:00
pancake
5c8277cbf0 Update capstone 2014-12-19 14:15:58 +01:00
pancake
9c802db2c7 Properly update capstone 2014-12-17 00:24:07 +01:00
pancake
6b2761f653 Update capstone fixing x86 slowdown issue 2014-12-16 23:58:56 +01:00
pancake
82342bb0ca Update capstone to fix the ARM64 branch disassembler/analyzer 2014-12-12 15:26:47 +01:00
pancake
1a65e14627 Update capstone and fix some ARM64 analysis issues (still buggy) 2014-12-12 13:48:42 +01:00
pancake
0076289dbe Bump for capstone again 2014-12-07 20:08:30 +01:00
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
pancake
cd9b648385 Use cs-next again, should fix the tab thing 2014-06-13 10:38:46 +02:00
pancake
4da0a0d831 Update capstone from git 2014-06-12 10:29:46 +02:00
pancake
9a752e2d52 Update to latest capstone from git 2014-06-02 17:24:52 +02:00
pancake
bb16d1737c Add initial XCore capstone disassembler and code analysis plugins 2014-05-27 23:08:59 +02:00
pancake
374e88c167 Do not git pull capstone on dist tarballs 2014-05-26 12:16:36 +02:00
pancake
8c0ed5a6ee Update capstone and embed it into the 'make dist' tarball 2014-05-25 03:58:58 +02:00
pancake
7c709ff79a Fix 64bit tcc issue with enum32 on clang (trash init) 2014-05-22 12:37:21 +02:00
pancake
2f3eb06d87 Update capstone tip 2014-05-21 16:22:59 +02:00
pancake
5f5cbde791 Fix more 68k bugs and doesnt git pull capstone 2014-05-15 20:13:47 +02:00
pancake
08e9247bf8 Use capstone-next from git 2014-05-15 01:36:04 +02:00
pancake
4c50cbe5a3 Remove all MAKE_JOBS references 2014-05-09 01:09:09 +02:00
Giovanni Condello
e0c8d18986 Unbroken capstone-build from git 2014-05-08 01:48:49 +02:00
pancake
44f43eb42b Use MAKE_JOBS in more places 2014-05-03 01:23:12 +02:00
pancake
170e2051ff Fix w32 build 2014-04-18 17:18:48 +02:00
pancake
9cb435b407 Update to capstone 2.1.2 2014-04-03 03:33:17 +02:00
pancake
b417f655da Update Sdb, adding refcounting and some coverity fixes 2014-04-02 01:32:18 +02:00
pancake
92c5d8513b Refix link 2014-03-18 02:21:52 +01:00
pancake
48966d7af3 Bump capstone to 2.1.1 + dont check https cert 2014-03-15 01:59:16 +01:00
pancake
00b81f636f Fix infinite loop in make clean 2014-03-10 00:33:29 +01:00
pancake
784a1d2a72 Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00
pancake
99cd0fee14 Fix librgdbr makefiles and add capstone-sync shlr target 2014-03-07 02:00:27 +01:00
defragger
bf7d50156f added implementation that uses libgdbr
Signed-off-by: defragger <rlaemmert@gmail.com>
2014-03-03 17:19:33 +01:00
pancake
dba63fbd3c Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
pancake
1531e965b3 Do not install libr_tcc 2013-12-29 03:20:53 +01:00
pancake
84f579264f Fix build 2013-12-22 04:37:05 +01:00
pancake
bf1d0ff08a Fix build and various random fixes 2013-12-20 04:32:38 +01:00
pancake
1185a8210b Integrate SDB into RBin accessible with the 'ik' command 2013-12-20 01:20:17 +01:00
pancake
6eb7a5ed2f Move grub into shlr 2013-12-14 03:51:18 +01:00
pancake
30ebc8b8b3 More work to make zip plugin work 2013-11-14 23:22:56 +01:00
pancake
c1dd901413 Fix zip linkage (still wip) 2013-11-14 13:57:01 +01:00
Adam Pridgen
0bc95a2fc4 Added the necessary libzip and libz files for opening zip files and reading and writing to them from memory via uri, added zip, apk, jar 2013-11-14 04:54:50 +01:00
pancake
61d3addfea Use latest ACR for triplet fixes and update manpage dates 2013-11-11 12:00:39 +01:00
pancake
d08d455982 Fix install issues 2013-09-14 00:45:49 +02:00
pancake
7855f4952f Initial work supporting emscripten compilation 2013-09-07 00:39:08 +02:00
pancake
fb80381eb7 Fix mingw32 build 2013-08-27 02:00:21 +02:00
pancake
91390dd1fd Fix clean of shlr/sdb 2013-08-27 01:36:55 +02:00
pancake
63805ecbde Damn comments 2013-08-27 01:32:51 +02:00
pancake
602bb70a30 Simplify shlr build and some w32 fixes 2013-08-27 01:18:42 +02:00
pancake
1dc50d359b Fix shlr/sdb build for sys/android 2013-08-27 00:52:04 +02:00
pancake
a597b0e414 Bring back code|data xrefs to life. Use 'ar' command
'ax' and 'ar' are in conflict. must resolve
Uses sdb to store code and references
Ugly code that needs a huge cleanup
Update to latest sdb
2013-07-19 03:35:45 +02:00
pancake
d694014146 Minor fix for sdb sync 2013-07-16 17:48:26 +02:00
pancake
5e0871485c Update udis86 from git. Fix #97 2013-06-10 00:28:55 +02:00
pancake
d9b825d309 Fix symstall for shlr/tcc 2013-06-05 16:15:39 +02:00
pancake
a21afe4053 More work to deprecate old cparse and use libr_tcc 2013-06-05 09:29:27 +02:00
pancake
537cbefdbf Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
pancake
9c8692ab06 Some udis86 anal fixes, update sdb and fix mingw32 build 2013-05-14 01:53:52 +02:00
pancake
e407346300 Fix shlr/ sdb-sync 2013-05-01 01:43:35 +02:00
pancake
781e62bedb Move libr/db/sdb to shlr/sdb (fix build?) 2013-05-01 01:29:06 +02:00
pancake
8f6459977d Refactor of {bin|asm}/java into shlr/java 2012-11-16 02:29:30 +01:00
pancake
a8757a695f Fix android build and add r_core->anal_define api
Fix static build (libr.a)
Fix android build farm scripts
Build system is still hacky
2012-09-03 01:27:52 +02:00
pancake
28428438f6 Lot of build fixes for --as-needed and mingw32
Fix z80 assembler
Add r_sys_truncate() for portability
Fail build if tests compilation is wrong
2012-08-10 11:35:38 +02:00
Roi Martin (@nibble_ds)
a4aef33922 Rename shrl/ to shlr/ (typo) 2012-08-06 14:25:31 +02:00