Nguyen Anh Quynh
|
965ebf8a25
|
python: add more information to debug()
|
2014-03-05 00:35:03 +08:00 |
Nguyen Anh Quynh
|
534b416d62
|
python: thanks to the last change in the core, tricky call to cs_open() is no longer needed for debug()
|
2014-03-05 00:25:32 +08:00 |
Nguyen Anh Quynh
|
9aff233a42
|
python: fix debug() for Cython
|
2014-03-04 23:46:36 +08:00 |
Nguyen Anh Quynh
|
d0abe15081
|
python: add debug() function
|
2014-03-04 23:12:04 +08:00 |
Nguyen Anh Quynh
|
548b6b535d
|
cython: add comments for all API methods
|
2014-03-03 12:17:47 +08:00 |
Nguyen Anh Quynh
|
6f7e3a0c37
|
cython: add missing counters for CsDetail. this fixes some crashes when accessing related data. also fixes reg_read() & reg_write() for CsInsn
|
2014-03-03 11:27:30 +08:00 |
Nguyen Anh Quynh
|
f4e2344401
|
cython: add __dealloc__ method to Cs class to free memory when destroying its object. this fixes a memleak bug
|
2014-03-02 22:26:05 +08:00 |
Nguyen Anh Quynh
|
79b6cc7727
|
cython: raise error when accessing irrelevant data in diet mode
|
2014-02-25 17:06:49 +08:00 |
Nguyen Anh Quynh
|
a6d0d7a688
|
cython: verify against core's version before doing anything
|
2014-02-23 11:36:06 +08:00 |
Nguyen Anh Quynh
|
22f1c17860
|
python: fix memleak error in Cython's disasm() & disasm_lite()
|
2014-02-20 14:23:40 +08:00 |
Nguyen Anh Quynh
|
abb48c7a5b
|
python: fix identation by removing tabs
|
2014-02-20 13:40:59 +08:00 |
Nguyen Anh Quynh
|
43cce296d5
|
python: implement disasm_lite() for Cython
|
2014-02-20 12:41:12 +08:00 |
Nguyen Anh Quynh
|
a84fe66228
|
python: indentation for cython code. also added author credits to these new files
|
2014-01-13 21:07:38 +08:00 |
danghvu
|
e61c504a9e
|
Clean up addition cython code
|
2014-01-13 15:50:58 +07:00 |