1. 3f51966 PHP binding by Nguyen Anh Quynh · 7 years ago
  2. 13271a9 cstool: fix mips64 mode by Nguyen Anh Quynh · 7 years ago
  3. a28ae7d x86: support BND prefix. issue #872 by Nguyen Anh Quynh · 7 years ago
  4. 15344de provide a validity check to prevent against Integer overflow conditions (#870) by Quang Nguyễn · 7 years ago
  5. f7a3cc2 add nmake.bat by Nguyen Anh Quynh · 7 years ago
  6. 996db1f cstool: support armbe mode by Nguyen Anh Quynh · 7 years ago
  7. 4f8d799 Update cs.c by Nguyen Anh Quynh · 7 years ago
  8. 5e1b928 Fix compilation from within a macOS kernel extension. #867 by vit9696 · 7 years ago
  9. 52fa600 fix some warnings on VS2010 on redefining INTxx_MIN, INTxx_MAX by Nguyen Anh Quynh · 7 years ago
  10. 9f78ef2 Add ability to copy prebuilt libraries from prebuilt directory during python build by Andrew Dutcher · 7 years ago
  11. 5b84c69 x86: consistent register names ST0-ST7 with the asm output by Nguyen Anh Quynh · 7 years ago
  12. 755ec4b arm64: rename enum arm64_mrs_reg to arm64_sysreg by Nguyen Anh Quynh · 7 years ago
  13. a1422bd arm: add IMM operand for printPostIdxImm8s4Operand(). issue #861 by Nguyen Anh Quynh · 7 years ago
  14. 2fa3f02 ppc: print 0 offset for memory operand. see issue #856 by Nguyen Anh Quynh · 7 years ago
  15. b8fa0b0 Merge pull request #850 from radare/fix-warns by Nguyen Anh Quynh · 7 years ago
  16. 5a4dabd Silent CC warnings by pancake · 7 years ago
  17. 9edf92c Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding by Nguyen Anh Quynh · 7 years ago
  18. bd2077c switch endian mode with cs_option() for Arm/Arm64/Mips/Sparc. fix issue #849 by Nguyen Anh Quynh · 7 years ago
  19. b8dae7b Merge pull request #848 from bSr43/next by Nguyen Anh Quynh · 7 years ago
  20. 9271db7 Fixes truncated immediate value in operand details by Vincent Bénony · 7 years ago
  21. 29ac2e4 Merge pull request #845 from emoon/fix-8-bit-displacement by Nguyen Anh Quynh · 7 years ago
  22. 18e8cee Fixed incorrect 8-bit displacement by Daniel Collin · 7 years ago
  23. fca6fe4 arm: groups for Thumb SETEND instruction. ported from #843 by Nguyen Anh Quynh · 7 years ago
  24. dd56985 x86: Fix the operand encoding in the test instruction for reduce set, issue #702 by Nguyen Anh Quynh · 8 years ago
  25. c00d644 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  26. 7339846 x86: Fix the operand encoding in the test instruction, issue #702 by Nguyen Anh Quynh · 8 years ago
  27. 35c9623 (M68k) make displacements signed (#836) by BartmanAbyss · 8 years ago
  28. b1b9f2c Fix build under VS2012 (i.e. MSC_VER = 1700) by Ben Cheney · 8 years ago
  29. 8a0f0a8 Merge pull request #830 from mrexodia/next by Nguyen Anh Quynh · 8 years ago
  30. 972a6a6 added regression test for issue #702 by mrexodia · 8 years ago
  31. 9d5b81d ignore build directories by mrexodia · 8 years ago
  32. 0237e4c arm: fix operand access info for Bcc & BL. see issue #826 by Nguyen Anh Quynh · 8 years ago
  33. 14a2068 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  34. 1814c7e arm: fix access info for RET. see issue #825 by Nguyen Anh Quynh · 8 years ago
  35. ce4a884 Merge pull request #822 from hlein/next by Nguyen Anh Quynh · 8 years ago
  36. 1b4d805 Make sure bindir exists before installing to it. by Hank Leininger · 8 years ago
  37. f996ce5 Merge pull request #819 from akirschbaum/next-java-add-binding by Nguyen Anh Quynh · 8 years ago
  38. 7a8c7af Java: Support cs_strerror() and cs_regs_access() by Andreas Kirschbaum · 8 years ago
  39. b3a71cd Merge pull request #820 from akirschbaum/next-java-bugfix1 by Nguyen Anh Quynh · 8 years ago
  40. 37b81f2 Java: Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly calculated by Andreas Kirschbaum · 8 years ago
  41. afb328f Merge pull request #821 from akirschbaum/next-java-bugfix2 by Nguyen Anh Quynh · 8 years ago
  42. d31f94f Java: Fix a bug where Arm.Operand is wrongly calculated for the second and following operands by Andreas Kirschbaum · 8 years ago
  43. 5bc875a x86: fix X86_REL_ADDR macro - handle two-byte jump instructions by Gabor Buella · 8 years ago
  44. a96e8fe cmake: Add a check of MSVC variable before setting flags that link the library. ported from PR #814 by Nguyen Anh Quynh · 8 years ago
  45. df24131 arm: fix decoding Thumb big-endian instructions. ported from PR #813 by Nguyen Anh Quynh · 8 years ago
  46. 61a5031 x86: fix instruction MOVAPS & MOVAPD. see issue #809 by Nguyen Anh Quynh · 8 years ago
  47. b8bc95a x86: fix (AT&T) instruction SLDT for issue #807 by Nguyen Anh Quynh · 8 years ago
  48. dcfd572 x86: fix (AT&T) instruction lgs for issue #805 by Nguyen Anh Quynh · 8 years ago
  49. 1af41d2 x86: fix (AT&T) ROL instruction in issue #804 by Nguyen Anh Quynh · 8 years ago
  50. 3ca6b0d x86: fix movw instruction in #789 by Nguyen Anh Quynh · 8 years ago
  51. ae360ea x86: fix sysexit in #806 by Nguyen Anh Quynh · 8 years ago
  52. fc0d6fb cstool: print out insn groups by Nguyen Anh Quynh · 8 years ago
  53. 570db5f cstool: use switch by Nguyen Anh Quynh · 8 years ago
  54. 7532fc7 cstool: remove its version by Nguyen Anh Quynh · 8 years ago
  55. 5764151 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  56. 003f50e python: version 4.0.0 by Nguyen Anh Quynh · 8 years ago
  57. 29816d5 Merge branch 'feat/better_python_setup_next' of https://github.com/angr/capstone into angr-feat/better_python_setup_next by Nguyen Anh Quynh · 8 years ago
  58. 43585e5 On this branch, dylib and so files are versioned by Andrew Dutcher · 8 years ago
  59. b4b97a0 python: cleanup by Nguyen Anh Quynh · 8 years ago
  60. c131786 Merge branch 'feat/better_python_setup_next' of https://github.com/angr/capstone into angr-feat/better_python_setup_next by Nguyen Anh Quynh · 8 years ago
  61. c36a479 Add X86_REG_EFLAGS to X86_CLC, X86_CLD, X86_CMC (#801) by Samuel Chevet · 8 years ago
  62. 13fea32 cstool: update README by Nguyen Anh Quynh · 8 years ago
  63. 222d15f cleanup by Nguyen Anh Quynh · 8 years ago
  64. 73cc688 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  65. df6f9cc cleanup by Nguyen Anh Quynh · 8 years ago
  66. 27ee77f Merge branch 'next' of https://github.com/echotyh/capstone into echotyh-next by Nguyen Anh Quynh · 8 years ago
  67. 9bc14c1 cstool: delete tab by YUHANG TANG · 8 years ago
  68. 31378e5 add X86_REG_EFLAGS for X86_STC (#797) by Samuel Chevet · 8 years ago
  69. 106d241 Python setup: Clean up some merge failures, adapt for changes on next branch by Andrew Dutcher · 8 years ago
  70. be3f867 cstool: add m68k and change cstool_x86 by YUHANG TANG · 8 years ago
  71. d0afd01 Python: Actually attempt to load .so.3 extension on linux by Andrew Dutcher · 8 years ago
  72. b7e4c48 Python: Spelling/capitalization/contact fixes in readme by Andrew Dutcher · 8 years ago
  73. 77888ab Minor english fixes by Andrew Dutcher · 8 years ago
  74. 8c132fb Python: remove special case for cygwin build by Andrew Dutcher · 8 years ago
  75. f4aed60 Python: Make cython work with extreme prejudice by Andrew Dutcher · 8 years ago
  76. 8292844 Python: Clean up the capstone-windows stuff with extreme prejudice by Andrew Dutcher · 8 years ago
  77. d8111c1 Python: make setup work as expected by Andrew Dutcher · 8 years ago
  78. efd8b14 bindings: regenerate consts by Nguyen Anh Quynh · 8 years ago
  79. 10618e3 add CS_VERSION_{MAJOR, MINOR, EXTRA} by Nguyen Anh Quynh · 8 years ago
  80. 3ba8c4d improve dependency on header files *.h, and remove clean from make.sh. see PR #793 by Nguyen Anh Quynh · 8 years ago
  81. e18496f cstool: cleanup by Nguyen Anh Quynh · 8 years ago
  82. a799790 cstool: print out core version by Nguyen Anh Quynh · 8 years ago
  83. 2897a80 cstool: fix compilation bug by Nguyen Anh Quynh · 8 years ago
  84. 32238dc cstool: cleanup by Nguyen Anh Quynh · 8 years ago
  85. bde12ae cstool: convert space to tab by YUHANG TANG · 8 years ago
  86. a7b4852 Delete platform.h and fix wrong identation. by YUHANG TANG · 8 years ago
  87. 61e5054 cstool version 2 by YUHANG TANG · 8 years ago
  88. ad25742 cstool: version 2 could print all debug information for all arch. by YUHANG TANG · 8 years ago
  89. 08da0c0 cstool : print all debug information for all arch. by YUHANG TANG · 8 years ago
  90. 9354e5e cstool: add x86 debug information by YUHANG TANG · 8 years ago
  91. a773887 cstool: prepare for multiple C sources by Nguyen Anh Quynh · 8 years ago
  92. d14504d Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 8 years ago
  93. ef4a2db tests: cleanup by Nguyen Anh Quynh · 8 years ago
  94. b4aae2d Merge pull request #792 from angr/fix/copy_via_memmove by Nguyen Anh Quynh · 8 years ago
  95. 883c333 Fix two missing register operands in X86 AT&T syntax (#791) by Andrew Dutcher · 8 years ago
  96. ce6b477 Change pointer-deref-then-assignment to memmove to make PyPy happy. by Fish · 8 years ago
  97. ce7c9a8 Makefile: remove extra / letter for install target by Nguyen Anh Quynh · 8 years ago
  98. 45f81ff x86: RET read/write stack register. this fixes issue #790 by Nguyen Anh Quynh · 8 years ago
  99. 130eb7e cstool: compile with CMake using CMakeLists.txt in root dir by Nguyen Anh Quynh · 8 years ago
  100. 7415467 cstool: initialize i in preprocess(). this fixes compilation issue for MSVC by Nguyen Anh Quynh · 8 years ago