678 Commits (master)

Author SHA1 Message Date
Mike Frysinger dcb1c10540 update capstone-engine.org URIs to https:// 2 years ago
Tomasz CEDRO 3a135d8210
Enable detection and build on all BSD systems. (#1753) 3 years ago
Tomasz CEDRO 1859a8633a
Fixes the (pip) Python Module build on FreeBSD. (#1750) 3 years ago
Matej Urbas 310e37330c
add support for aarch64 distributions (#1720) 4 years ago
Catena cyber 2bc4e7cae7
python: only use ascii character (#1704) 4 years ago
chfl4gs 87d8aa36d1
PyPI workflow (#1645) 4 years ago
Nikita 0dc008920f
Allow to override PYTHON[23] in Makefiles (#1639) 4 years ago
Disconnect3d 1b5014515d
Add __repr__ for capstone.CsInsn (#1625) 4 years ago
Nguyen Anh Quynh aed212b618 python: classifier Python3 for setup.py 5 years ago
ChrisDenton c8716f516a Update __init__.py (#1453) 6 years ago
Sebastian Macke 9baa0751ca MOS65XX: Fix instruction length for indirect addressing modes (#1402) 6 years ago
david942j 0b37390f49 Fix typos of MOS65XX (#1390) 6 years ago
Семён Марьясин 58e3c8bc72 Fix skipdata struct being destroyed (#1385) 6 years ago
Invincible 6782c48166 For the benefit of mankind. (#1386) 6 years ago
Nguyen Anh Quynh b8a2ce1bec v4.1.0: set extra version = 0 6 years ago
Erik Hemming 5fdc7de0d9 Fix a couple of corner-cases with rarely used m68k instructions. (#1344) 6 years ago
Erik Hemming cc2965bada Fix a couple of corner-cases with rarely used m68k instructions. (#1344) 6 years ago
Erik Hemming a8559cfb78 Fix a couple of corner-cases with rarely used m68k instructions. (#1344) 6 years ago
Nguyen Anh Quynh f52532a002 python: bump version to 4.0.1 6 years ago
Benno Fünfstück 08272a10fe bindings/python: fix install error due to old libname (#1338) 6 years ago
Benno Fünfstück c20f9f0995 bindings/python: fix install error due to old libname (#1338) 6 years ago
Benno Fünfstück 6800af85c1 bindings/python: fix install error due to old libname (#1338) 6 years ago
Nguyen Anh Quynh d1adb923cc python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 6 years ago
Nguyen Anh Quynh 88cf4895e1 python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 6 years ago
Nguyen Anh Quynh 7ede48cd90 python: temporarily comment out skipdata setup, which is still broken on MacOS. #1316 6 years ago
Nguyen Anh Quynh 472bd43fcf python: rename getter/setter skipdata_cb to skipdata_callback. Hello 2019 6 years ago
Nguyen Anh Quynh a593f8d028 python: attempt to fix #1320 6 years ago
Семён Марьясин 6c54814d25 Fix skipdata setup (#1320) 6 years ago
mephi42 d9b8079aba Update SystemZ to LLVM commit 5ad902a6 (#1306) 6 years ago
Nguyen Anh Quynh 5c634289b4 bump version to 4.1 6 years ago
Sebastian Macke 8663d75c56 MOS65XX: Add binding for python 6 years ago
Hugo fbeffa489c Add python_requires and update Trove classifiers (#1251) 6 years ago
Nguyen Anh Quynh 2b4aec9c76 bindings: make bindings/const_generator.py compatible with recent reformat of C headers 6 years ago
Nguyen Anh Quynh a732cb0ca1 bindings: update PPC constants 6 years ago
xambroz 5c168e515d introduce PYTHON2 and PYTHON3 variables in the makefiles (#1236) 6 years ago
Nguyen Anh Quynh 49950e4672 python: raise CsError(CS_ERR_SKIPDATA) when accessing irrelevant data in skipdata mode. this fixes issue #679 6 years ago
Nguyen Anh Quynh d553dbf3eb python: raise CsError(CS_ERR_SKIPDATA) when accessing irrelevant data in skipdata mode. this fixes issue #679 6 years ago
Stephen Eckels dce7da98f8 Merges encoding to next (#1194) 6 years ago
Nguyen Anh Quynh 3f9978c809 Revert "Merges encoding branch (#1187)" 6 years ago
Stephen Eckels a1ed8fc6f6 Merges encoding branch (#1187) 6 years ago
Catena cyber c956cc0631 Better error reporting for python binding (#1189) 6 years ago
Catena cyber 60ca025dd8 Better error reporting for python binding (#1188) 6 years ago
Nguyen Anh Quynh 718bad8b5b Python: pump number of Mips operands to 10. see #1183 6 years ago
Nguyen Anh Quynh 519d526641 x86: support new instructions endbr64 & endbr32 6 years ago
Nguyen Anh Quynh 863ec0aba8 EVM: add missing files 7 years ago
Nguyen Anh Quynh ed1246d79b add Ethereum VM architecture 7 years ago
Nguyen Anh Quynh 8879b5d6cc python: import os 7 years ago
Nguyen Anh Quynh 4a1b580d06 python: import os 7 years ago
Audrey Dutcher 3eed64c219 Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) 7 years ago
Audrey Dutcher aeda70f3cb Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) 7 years ago