Nguyen Anh Quynh
|
6d05f92f28
|
python: fix some wrong comments on diet related code
|
11 years ago |
Nguyen Anh Quynh
|
d3500aa57f
|
python: add a comment regarding CS_SUPPORT_DIET
|
11 years ago |
Nguyen Anh Quynh
|
3d5c0a49e8
|
python: cache diet option for better performance
|
11 years ago |
Nguyen Anh Quynh
|
56a5058fc4
|
python: more check for diet engine in some APIs
|
11 years ago |
Nguyen Anh Quynh
|
51c822d23c
|
python: raise CS_ERR_DIET error when accessing irrelevant data in diet engine
|
11 years ago |
Nguyen Anh Quynh
|
fe4577699a
|
python: expose cs_disasm_lite() to __init__.py
|
11 years ago |
Nguyen Anh Quynh
|
a0a8a003d3
|
python: add getter for 'diet' & add support() API to Cs class
|
11 years ago |
Nguyen Anh Quynh
|
5ca85ab8a0
|
python: argument of cs_support() is query, not arch
|
11 years ago |
Nguyen Anh Quynh
|
9c715aa034
|
java: fix indentation
|
11 years ago |
Nguyen Anh Quynh
|
bf723fa424
|
java: fix NULL pointr exception introduced by last commit. suggested by Dang Hoang Vu
|
11 years ago |
Nguyen Anh Quynh
|
a25a7ad231
|
java: verify against core's version before doing anything
|
11 years ago |
Nguyen Anh Quynh
|
a6d0d7a688
|
cython: verify against core's version before doing anything
|
11 years ago |
Nguyen Anh Quynh
|
0a8cbbe627
|
java: support 'diet' mode
|
11 years ago |
Nguyen Anh Quynh
|
972bb5b6fc
|
python: support 'diet' mode
|
11 years ago |
Nguyen Anh Quynh
|
f86b21e318
|
python: update README for test_lite.py
|
11 years ago |
Nguyen Anh Quynh
|
5d0428ebfc
|
python: add test_lite.py to demonstrate new APIs: cs_disasm_lite() & Cs.disasm_lite()
|
11 years ago |
Nguyen Anh Quynh
|
b38a1bf320
|
python: add quick/dirty function cs_disasm_lite() that only returns tuples rather than CsInsn objects
|
11 years ago |
Nguyen Anh Quynh
|
5288c2eee5
|
python: add comments for disasm() & disasm_lite()
|
11 years ago |
Nguyen Anh Quynh
|
e7c5695807
|
java: fix memleak in disasm()
|
11 years ago |
Nguyen Anh Quynh
|
0154762513
|
cython: bump package version to 2.1
|
11 years ago |
Nguyen Anh Quynh
|
22f1c17860
|
python: fix memleak error in Cython's disasm() & disasm_lite()
|
11 years ago |
Nguyen Anh Quynh
|
abb48c7a5b
|
python: fix identation by removing tabs
|
11 years ago |
Nguyen Anh Quynh
|
43cce296d5
|
python: implement disasm_lite() for Cython
|
11 years ago |
Nguyen Anh Quynh
|
071a7fbaba
|
python: bump python package version to 2.1
|
11 years ago |
Nguyen Anh Quynh
|
d53c1651a0
|
python: implement disasm_lite() method which only return tuples of some critical info. this improves performance by 15%
|
11 years ago |
Nguyen Anh Quynh
|
046902a990
|
python & java: update constants following last change to PPC arch
|
11 years ago |
Nguyen Anh Quynh
|
43a9a9d36f
|
bump API version from 2.0 to 2.1 for core + Python & Java bindings
|
11 years ago |
Nguyen Anh Quynh
|
748e4f8f1d
|
python & java: update following last update to Mips core
|
11 years ago |
Nguyen Anh Quynh
|
590d1cfd9a
|
python: verify binding's API version with core's & raise error if they are different
|
11 years ago |
Nguyen Anh Quynh
|
5bd0e2ea06
|
java & python: update instructions following the last x86 core update
|
11 years ago |
Nguyen Anh Quynh
|
5420dc3285
|
python: improve README for cython binding
|
11 years ago |
dannyleates
|
8df26872af
|
Update README
|
11 years ago |
dannyleates
|
be483c0ca8
|
Update Readme
Giving some more detailed information about the installation process.
|
11 years ago |
Nguyen Anh Quynh
|
ea5ed83cbe
|
python: improve README for cython binding
|
11 years ago |
dannyleates
|
8bd0fe480e
|
Update README
|
11 years ago |
dannyleates
|
b2a8151a89
|
Update Readme
Giving some more detailed information about the installation process.
|
11 years ago |
Nguyen Anh Quynh
|
b5236ff33d
|
java: update after the last change to the core of systemz
|
11 years ago |
Nguyen Anh Quynh
|
3f59a8cc2b
|
python: clean test_sparc.py
|
11 years ago |
Nguyen Anh Quynh
|
aca2db2492
|
python: update after the last change to the core of systemz
|
11 years ago |
Nguyen Anh Quynh
|
98726958fe
|
java: Sparc's operand array size = 4
|
11 years ago |
Nguyen Anh Quynh
|
21bd3930e6
|
java: add SystemZ arch
|
11 years ago |
Nguyen Anh Quynh
|
1c8405dbd7
|
python: add SystemZ support
|
11 years ago |
Nguyen Anh Quynh
|
4321468245
|
java: fix Sparc to get correct CsSparc fields
|
11 years ago |
Nguyen Anh Quynh
|
1a48ba3636
|
java: fix Sparc test
|
11 years ago |
Nguyen Anh Quynh
|
1a39bb59e1
|
API: bump to 2.2 after the addition of Sparc support
|
11 years ago |
Nguyen Anh Quynh
|
ea9f4b197e
|
sparc: add SparcV9 tests
|
11 years ago |
Nguyen Anh Quynh
|
d067ebc697
|
java: support Sparc
|
11 years ago |
Nguyen Anh Quynh
|
30a9d54894
|
python: add Sparc tests
|
11 years ago |
Nguyen Anh Quynh
|
1055a2e22a
|
python: support Sparc
|
11 years ago |
Nguyen Anh Quynh
|
5d1244d194
|
java: update X86_const.java after last update to x86 core
|
11 years ago |