- Sep 01, 2020
-
-
chfl4gs authored
* Travis-CI build & nmake batch file updates * Fixed zip_safe and cygwin setup
-
- Jul 27, 2020
-
-
Michael Mohr authored
* Update Debian packaging for 0.9.2. Signed-off-by:
Michael Mohr <akihana@gmail.com> * Fix the Python package version declaration Signed-off-by:
Michael Mohr <akihana@gmail.com>
-
- Jul 21, 2020
-
-
Duncan Ogilvie authored
* Respect the BUILD_LIBS_ONLY option * Do not export symbols when building a static library
-
- Jun 21, 2020
-
- Jun 19, 2020
-
-
Nguyen Anh Quynh authored
-
- Jun 18, 2020
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
- Jun 14, 2020
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
- Jun 13, 2020
-
-
chfl4gs authored
* Travis-CI build & nmake batch file updates * pypi fix
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
chfl4gs authored
* Travis-CI build & nmake batch file updates * pypi publish fix
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
jan2642 authored
-
el poto rico authored
* Add binary output option (-b) to kstool Using -b option, kstool will print the encoded instructions to stdout in binary format. For example: ``` kstool -b arm64 "CCMP X0, X1, 4, EQ" 0xcafebaba | xxd 00000000: 0400 41fa ..A. ``` For `getopt`, this commit reuse the getopt.c from capstone-engine. * Fix build for MSVC
-
Bet4 authored
-
- Jun 12, 2020
-
-
Nguyen Anh Quynh authored
-
Andrew Benson authored
Some platforms split *.so into -devel, which then requires the python library to be patched to load libkeystone.so.0 instead of libkeystone.so.
-
- Jun 10, 2020
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
chfl4gs authored
* Travis-CI build & nmake batch file updates * PyPI packaging
-
Nguyen Anh Quynh authored
-
- Jun 09, 2020
-
-
chfl4gs authored
-
- May 07, 2020
-
-
kj.xwings.l authored
* quick fix for pip and python binding isntall * better fix
-
- Apr 13, 2020
-
-
Sean authored
-