Nguyen Anh Quynh
|
f1656de40a
|
reduce the size of @operands for arm & arm64
|
11 years ago |
Nguyen Anh Quynh
|
bbd4131889
|
python: more fixes, so this works on x86
|
11 years ago |
Nguyen Anh Quynh
|
774f54f570
|
python: fix capstone.py to reflect new change in cs_disasm_dyn()
|
11 years ago |
Nguyen Anh Quynh
|
affea2f7e1
|
python: fix code to reflect last API changes
|
11 years ago |
Nguyen Anh Quynh
|
90acea3530
|
fix arm64_op_mem & arm64_op_type structures: int32_t is enough for imm & disp
|
11 years ago |
Nguyen Anh Quynh
|
402f3fcfb4
|
bump API to 1.3
|
11 years ago |
Nguyen Anh Quynh
|
b42a657873
|
change cs_disasm() and cs_disasm_dyn() to be portable API. fix related code using these API
|
11 years ago |
Nguyen Anh Quynh
|
0b6f1bd544
|
x86: fix SHR, SHL, SAR insn when second op is 1 (Intel syntax). reported by Edgar Barbosa
|
11 years ago |
Nguyen Anh Quynh
|
b8394a47d7
|
add a note on gcc-multilib requirement for cross-compile to 'nix32'
|
11 years ago |
Daniel Godas-Lopez
|
cf05e118d5
|
added cygwin targets to the script and made cross-win* targets explicit
|
11 years ago |
Daniel Godas-Lopez
|
0f7c4325dd
|
unified the targets for *nix and windows
|
11 years ago |
danghvu
|
7545b9b2b6
|
Correct main Makefile back
|
11 years ago |
danghvu
|
4891dba953
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
danghvu
|
686fdf6d54
|
Fix a bug on machine without jna cannot make clean
|
11 years ago |
Nguyen Anh Quynh
|
d7dbccd05e
|
Removed a couple of inoffensive compiler warnings. By Daniel Godas-Lopez
|
11 years ago |
Nguyen Anh Quynh
|
fe6ced47c4
|
quick hack to disable clean method of java binding. this enables 'make clean' work again on non-java machine
|
11 years ago |
Hoang-Vu Dang
|
a08d2cef6f
|
Merge pull request #9 from danghvu/master
Shorten tests/Makefile
|
11 years ago |
danghvu
|
2e19d93db8
|
More generic name for *nix target
|
11 years ago |
danghvu
|
a0f93bd4ca
|
Shorten tests/Makefile
|
11 years ago |
Nguyen Anh Quynh
|
741a9de722
|
arm: print immediate as 32bit rather than 64bit number. fix the bug reported by LongLD
|
11 years ago |
Nguyen Anh Quynh
|
5aeeb2c569
|
update .gitignore to ignore bunch of files
|
11 years ago |
Hoang-Vu Dang
|
7143f8ab8f
|
Merge pull request #6 from danghvu/master
Consistency of test output for binding and core
|
11 years ago |
Nguyen Anh Quynh
|
f10be9bb9d
|
x86: fix an overflow bug reported by Pancake
|
11 years ago |
danghvu
|
c4325f8593
|
Add remaining untested functions
|
11 years ago |
danghvu
|
71e1c4f9fa
|
More verbose Java binding Makefile
|
11 years ago |
pancake
|
7fff908f94
|
Do not let the archive grow
|
11 years ago |
pancake
|
ad3cbaf5d4
|
Use proper Makefile targets in tests
|
11 years ago |
danghvu
|
bad54f32c0
|
Fix java binding for 32-bit
|
11 years ago |
danghvu
|
1a7c449a72
|
Fix python test output, same as core test
|
11 years ago |
danghvu
|
f3ef69673a
|
Fix java binding test, output the same as core test
|
11 years ago |
Nguyen Anh Quynh
|
cbaa37ec6f
|
Merge branch 'radare'
Build static lib & fixes for Makefile. By pancake.
|
11 years ago |
Nguyen Anh Quynh
|
236f226d33
|
Merge branch 'master' of https://github.com/radare/capstone into radare
|
11 years ago |
Nguyen Anh Quynh
|
46e8ca808a
|
correct typos in COMPILE
|
11 years ago |
Nguyen Anh Quynh
|
7d1a50b594
|
Merge pull request #4 from argp/argp-dev
Small documentation fix for installation paths
|
11 years ago |
danghvu
|
f86a7d5696
|
Packaging java binding
|
11 years ago |
danghvu
|
b598c7d6ca
|
Improve Java speed
|
11 years ago |
danghvu
|
7b08804440
|
Fix partially inconsistent output from java binding
|
11 years ago |
danghvu
|
72a196e565
|
Add a Makefile for testing binding
|
11 years ago |
Nguyen Anh Quynh
|
001850cd98
|
python: delete orphan files
|
11 years ago |
pancake
|
02cad6ec9f
|
Use standard DESTDIR/PREFIX and some Makefile cleanup
|
11 years ago |
pancake
|
f1cbce26de
|
Add 'archive' target to build static library
|
11 years ago |
Hoang-Vu Dang
|
29b59f2e12
|
Merge pull request #2 from danghvu/master
Refactor java binding, remove offset dependency
|
11 years ago |
Nguyen Anh Quynh
|
b782cdc80d
|
update CREDITS
|
11 years ago |
Nguyen Anh Quynh
|
4992959c35
|
update CREDITS
|
11 years ago |
Nguyen Anh Quynh
|
18ebd80d65
|
add more details into HACK file
|
11 years ago |
Nguyen Anh Quynh
|
3e83cd330c
|
update CREDITS
|
11 years ago |
Patroklos Argyroudis
|
a6503fec8d
|
Small documentation fix for installation paths
|
11 years ago |
Nguyen Anh Quynh
|
84243cd1fe
|
update CREDITS
|
11 years ago |
Nguyen Anh Quynh
|
4ecb3ff84a
|
double credits for our hero The Grugq :-)
|
11 years ago |
Nguyen Anh Quynh
|
bdbde1f768
|
using spaces for indentation for HACK
|
11 years ago |