1. df5f908 python: setup.py builds Windows core with cmake in release mode by Nguyen Anh Quynh · 9 years ago
  2. 59bc84d python: distribute msvcr120.dll for Windows installer by Nguyen Anh Quynh · 9 years ago
  3. 58a8369 python: clean prebuilt core in install targets of Makefile by Nguyen Anh Quynh · 9 years ago
  4. 35ceed7 python: fix installer by Nguyen Anh Quynh · 9 years ago
  5. 0498085 python: add README.pypi* by Nguyen Anh Quynh · 9 years ago
  6. 00eb3de python: setup.py only copies source if prebuilt libs are not existent by Nguyen Anh Quynh · 9 years ago
  7. e00bb43 python: add dummy prebuilt/ dir to keep Windows binaries by Nguyen Anh Quynh · 9 years ago
  8. 1585d88 python: make setup.py support pre-built Windows core by Nguyen Anh Quynh · 9 years ago
  9. e62c6ce python: rename README to README.TXT by Nguyen Anh Quynh · 9 years ago
  10. f392901 add prebuilt setup for Windows system by Nguyen Tan Cong · 9 years ago
  11. 907d9e9 copy msvc/headers/ in both linux and win32 system by Nguyen Tan Cong · 9 years ago
  12. be67c26 copy msvc/headers/ to src/ to build win32 core library by Nguyen Tan Cong · 9 years ago
  13. d954dae fixbug: can't install on centos & python 2.6 by Nguyen Tan Cong · 9 years ago
  14. 2ae97ee /MT(d) -> /MD(d) by Axel 0vercl0k Souchet · 9 years ago
  15. 78746a4 python: add LICENSE & PKG-INFO for Python module by Nguyen Anh Quynh · 9 years ago
  16. bf54d4b python: add targets 'sdist' & 'sdist3' to Makefile by Nguyen Anh Quynh · 9 years ago
  17. 8113cda python: delete src/ in Makefile by Nguyen Anh Quynh · 9 years ago
  18. 1685df6 python: tolerance of the build process in setup.py by Nguyen Anh Quynh · 9 years ago
  19. 3b6b480 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 9 years ago
  20. 5115d6e python: installer now can compile Window core from source with CMake+MSVC by Nguyen Anh Quynh · 9 years ago
  21. 36e8312 python: rename variable 'result' to 'src' by Nguyen Anh Quynh · 9 years ago
  22. c0f69e1 CMake: bump version to 4.0 by Nguyen Anh Quynh · 9 years ago
  23. 36c3528 update CREDITS.TXT by Nguyen Anh Quynh · 9 years ago
  24. 6b9b032 python: fix setup.py, so we only copy the core with sdist, thus normal build/compile process does not build the core by Nguyen Anh Quynh · 9 years ago
  25. 794a706 Makefile: rename BUILD_CORE_ONLY to CAPSTONE_BUILD_CORE_ONLY for consistency by Nguyen Anh Quynh · 9 years ago
  26. 639a3f0 python: fix README (libcapstone.dll -> capstone.dll) by Nguyen Anh Quynh · 9 years ago
  27. dfe827e reverse -b option in Makefile; parse parameters with parse_known_args to ignore error when passing extra options; fixbug python3: use print statement by Nguyen Tan Cong · 9 years ago
  28. 7c03cd8 Edit Makefile to appropriate with new setup.py by Nguyen Tan Cong · 9 years ago
  29. 17dfd3a add --do-not-build-core to setup.py to prevent it install core library by Nguyen Tan Cong · 9 years ago
  30. 1947adb edit script to create Pypi package by Nguyen Tan Cong · 9 years ago
  31. fdffe2b python: setup.py should use make.sh for non-Windows systems, so all the *nix systems are supported by Nguyen Anh Quynh · 9 years ago
  32. decc0d3 python: make setup.py support other *nix systems (i.e non-Windows) by Nguyen Anh Quynh · 9 years ago
  33. 7b5a250 Merge branch 'pypi' of https://github.com/tacoxnguyen/capstone into pypi by Nguyen Anh Quynh · 9 years ago
  34. 2b26719 Revert "python: build the core with make.sh for all non-Windows system" by Nguyen Anh Quynh · 9 years ago
  35. 3b964d2 python: build the core with make.sh for all non-Windows system by Nguyen Anh Quynh · 9 years ago
  36. 36d293a prevent Windows system copying *nix core library to Python library directory by Nguyen Tan Cong · 9 years ago
  37. d4b00ae config distutils setup to automate copying shared library to Python library directiory; fixbug: prevent make.sh running on windows system by Nguyen Tan Cong · 9 years ago
  38. 8aa6fce Revert "Makefile: avoid generating capstone.pc if BUILD_CORE_ONLY=yes" by Nguyen Anh Quynh · 9 years ago
  39. 1de34c1 python: setup.py should not install the core, and no need to put BUILD_CORE_ONLY into config.mk by Nguyen Anh Quynh · 9 years ago
  40. 35d4e44 Makefile: avoid generating capstone.pc if BUILD_CORE_ONLY=yes by Nguyen Anh Quynh · 9 years ago
  41. c00bc35 fix BUILD_CORE_ONLY option of Makefile, so we can do 'BUILD_CORE_ONLY=yes make.sh' by Nguyen Anh Quynh · 9 years ago
  42. 39fd154 Edit setup.py to build python binding with make.sh by Nguyen Tan Cong · 9 years ago
  43. ead10b7 fixbug: wrong library extension on Mac OS X by Nguyen Tan Cong · 10 years ago
  44. b9d3f1b Fix the extesion built on osx. by Michael Cohen · 10 years ago
  45. f601fdd Merge branch 'next' of https://github.com/aquynh/capstone into python by Michael Cohen · 10 years ago
  46. 4cefabe Merge branch 'pypi' into python by Michael Cohen · 10 years ago
  47. f217d28 by Michael Cohen · 10 years ago
  48. 8ad6f02 Merge branch 'pypi' of https://github.com/aquynh/capstone into python by Michael Cohen · 10 years ago
  49. 223967b Merge branch 'master' of https://github.com/aquynh/capstone into python by Michael Cohen · 10 years ago
  50. 9426ad5 arm: add few more post-indexed instructions doing writeback by Nguyen Anh Quynh · 10 years ago
  51. 7bbb433 arm: fix a bug in the last commit by Nguyen Anh Quynh · 10 years ago
  52. e19490e arm: some load/store instructions writeback without bang letter. bug reported by @jabba2989 by Nguyen Anh Quynh · 10 years ago
  53. 58fbf2f arm: add few more post-indexed instructions doing writeback by Nguyen Anh Quynh · 10 years ago
  54. 5719eb5 arm: fix a bug in the last commit by Nguyen Anh Quynh · 10 years ago
  55. 03e5e10 arm: some load/store instructions writeback without bang letter. bug reported by @jabba2989 by Nguyen Anh Quynh · 10 years ago
  56. 05ab290 Set _detail in a dummy Cs, closes #251 by Aidan Hobson Sayers · 10 years ago
  57. b238628 Merge pull request #252 from aidanhs/aphs-fix-dummy-cs by Nguyen Anh Quynh · 10 years ago
  58. dbeeaf7 Set _detail in a dummy Cs, closes #251 by Aidan Hobson Sayers · 10 years ago
  59. 50c3823 - Fixed memory leak for cython disasm functions by Josh · 10 years ago
  60. 90eb5ff - Fixed memory leak for cython disasm functions by Josh · 10 years ago
  61. f2157de arm: in Thumb mode, ADC & SBC do not update flags. bug reported by @jabba2989 by Nguyen Anh Quynh · 10 years ago
  62. 67fe1c2 arm: in Thumb mode, ADC & SBC do not update flags. bug reported by @jabba2989 by Nguyen Anh Quynh · 10 years ago
  63. 42d11f7 python: fix test_arm.py by Nguyen Anh Quynh · 10 years ago
  64. 9119906 arm64 & sparc: fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  65. ea39692 suite: fix an compilation warning reported by MSVC on test_arm_regression.c by Nguyen Anh Quynh · 10 years ago
  66. e95a766 x86: remove some instructions unsupported in 3.x version by Nguyen Anh Quynh · 10 years ago
  67. 273c6f4 arm64 & sparc: fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  68. 9a1238d suite: fix an compilation warning reported by MSVC on test_arm_regression.c by Nguyen Anh Quynh · 10 years ago
  69. 25525fb x86: remove some instructions irrelevant for LOCK prefix in invalidPrefix() by Nguyen Anh Quynh · 10 years ago
  70. 08482e1 x86: remove some instructions irrelevant for LOCK prefix in invalidPrefix() by Nguyen Anh Quynh · 10 years ago
  71. 7de172d x86: properly handle REP, REPNE & REPNZ prefixes by Nguyen Anh Quynh · 10 years ago
  72. 29f41da x86: add more valid instructions for LOCK prefix by Andrew Wesie · 10 years ago
  73. 5323128 x86: check for invalid instructions with LOCK prefix by Nguyen Anh Quynh · 10 years ago
  74. b3e26fd x86: add prefix constant REPE by Nguyen Anh Quynh · 10 years ago
  75. a176ba4 x86: properly handle REP, REPNE & REPNZ prefixes by Nguyen Anh Quynh · 10 years ago
  76. 18dfc19 Merge branch 'v3' of https://github.com/aquynh/capstone into v3 by Nguyen Anh Quynh · 10 years ago
  77. 0c30daf arm64: BL & BLR do not read SP register by Nguyen Anh Quynh · 10 years ago
  78. c6cf01c arm64: BL & BLR do not read SP register by Nguyen Anh Quynh · 10 years ago
  79. 993e031 java & ocaml: update these bindings following the addition of lshift field to arm_op_mem of Arm engine by Nguyen Anh Quynh · 10 years ago
  80. 6c34c66 tests: update test_arm.c to add a sample reflecting the addition of lshift field on arm_op_mem by Nguyen Anh Quynh · 10 years ago
  81. 2951e64 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  82. 590b1de python: update Python binding for ARM after the latest change in the core by Nguyen Anh Quynh · 10 years ago
  83. 706b808 arm: add lshift field to arm_op_mem to provide left-shift value for index register in some memory op. issue reported by @jabba2989 by Nguyen Anh Quynh · 10 years ago
  84. 78d6400 cython: fix incomplete array of bytes returned by CsInsn.bytes. bug reported by @secretsquirrel by Nguyen Anh Quynh · 10 years ago
  85. 4de9de6 cython: fix incomplete array of bytes returned by CsInsn.bytes. bug reported by @secretsquirrel by Nguyen Anh Quynh · 10 years ago
  86. 499f0ca suite: add some tools to verify X86 machine code by Nguyen Anh Quynh · 10 years ago
  87. 0653c4e Merge pull request #245 from awesie/next by Nguyen Anh Quynh · 10 years ago
  88. 5de0947 x86: add more valid instructions for LOCK prefix by Andrew Wesie · 10 years ago
  89. beb3248 x86: check for invalid instructions with LOCK prefix by Nguyen Anh Quynh · 10 years ago
  90. 4539ba3 x86: support MOVSXD64rm with missing REX byte. bug reported by Aurélien Wailly by Nguyen Anh Quynh · 10 years ago
  91. 599b559 x86: fix some compilation issues about missing instructions on CAPSTONE_X86_REDUCE setup by Nguyen Anh Quynh · 10 years ago
  92. 2c24d88 fixed bug that prevented using md.detail = true and md.skipdata = true together by Maciej Szawlowski · 10 years ago
  93. dc101c2 Merge branch 'master' of https://github.com/mszawlow/capstone into next by Nguyen Anh Quynh · 10 years ago
  94. 9b0221f fixed bug that prevented using md.detail = true and md.skipdata = true together by Maciej Szawlowski · 10 years ago
  95. 3c27827 x86: handle 0x82 opcode for CAPSTONE_X86_REDUCE setup by Nguyen Anh Quynh · 10 years ago
  96. 3410b63 x86: handle 0x82 opcode. bug reported by Anton Kochkov by Nguyen Anh Quynh · 10 years ago
  97. 07526e9 arm: Thumb BL & BLX read ARM_REG_PC instead of ARM_REG_SP. by derrek · 10 years ago
  98. 828667f Merge pull request #240 from derrekr/next by Nguyen Anh Quynh · 10 years ago
  99. bda2c1c arm: Thumb BL & BLX read ARM_REG_PC instead of ARM_REG_SP. by derrek · 10 years ago
  100. c51e04f x86: support CR9-CR15 registers by Nguyen Anh Quynh · 10 years ago