1. 5c17897 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  2. 7e004bd .gitignore: add test binaries from next branch by Nguyen Anh Quynh · 7 years ago
  3. 6939b2c SStream.c needs limits.h by Nguyen Anh Quynh · 7 years ago
  4. 7569300 indentation by Nguyen Anh Quynh · 7 years ago
  5. cab90f9 indentation fix by Nguyen Anh Quynh · 7 years ago
  6. e6883a3 indentation by Nguyen Anh Quynh · 7 years ago
  7. 80ba15a Merge branch 'Google-Autofuzz-capstone-patch-1-1' of https://github.com/Google-Autofuzz/capstone into Google-Autofuzz-Google-Autofuzz-capstone-patch-1-1 by Nguyen Anh Quynh · 7 years ago
  8. 9501dba indentation by Nguyen Anh Quynh · 7 years ago
  9. 0ae0ee2 Merge branch 'Google-Autofuzz-capstone-patch-1' of https://github.com/Google-Autofuzz/capstone into Google-Autofuzz-Google-Autofuzz-capstone-patch-1 by Nguyen Anh Quynh · 7 years ago
  10. a6b4e42 force Capstone to be build using MT (#1109) by Alberto Garcia Illera · 7 years ago
  11. 5194dcb Update SStream.c by Google AutoFuzz Team · 7 years ago
  12. 19e5777 Update SStream.c by Google AutoFuzz Team · 7 years ago
  13. b9e8185 Update SStream.c by Google AutoFuzz Team · 7 years ago
  14. 670939c Update SStream.c by Google AutoFuzz Team · 7 years ago
  15. 518a8ae Update SystemZInstPrinter.c by Google AutoFuzz Team · 7 years ago
  16. 63a12d5 Update SystemZInstPrinter.c by Google AutoFuzz Team · 7 years ago
  17. aa9885c Fixing #1062 by Google AutoFuzz Team · 7 years ago
  18. c43fd99 Fixing #1061 by Google AutoFuzz Team · 7 years ago
  19. d158fe8 Fixing #1060 by Google AutoFuzz Team · 7 years ago
  20. 5f173b0 prefix cs_ to global variables to avoid link problems (#1102) by Alberto Garcia Illera · 7 years ago
  21. a1659e9 Add cortex-m support to cstool, refactoring and crash fix (#1099) by Priit Laes · 7 years ago
  22. 7185555 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 7 years ago
  23. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 7 years ago
  24. 8879b5d python: import os by Nguyen Anh Quynh · 7 years ago
  25. aeda70f Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) by Audrey Dutcher · 7 years ago
  26. cdf523c Update setup.py (#1073) by tdube · 7 years ago
  27. de4377e Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  28. f48111d bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  29. 0a4e6d1 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  30. db15616 sparc: fix #1061 by Nguyen Anh Quynh · 7 years ago
  31. 4582a67 systemz: fix #1062 by Nguyen Anh Quynh · 7 years ago
  32. 449b17d arm: fix #1060 by Nguyen Anh Quynh · 7 years ago
  33. 93bfcf1 macOS framework - Added a module map for Swift/Objective-C. (#1056) by Jean-David Gadina · 7 years ago
  34. fe36ea9 Updated Xcode project for Xcode 9.1 (#1053) by Jean-David Gadina · 7 years ago
  35. 171731a Added an explicit cast to silence a compiler warning casting a parameter to an enum type (). (#1052) by Jean-David Gadina · 7 years ago
  36. 96b131a Update test.c to test_basic.c (#1049) by Terry Rodery · 7 years ago
  37. f5045f0 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  38. e0d1f3f x86: fix immediate operand for AND instruction in ATT mode (issue #1047) by Nguyen Anh Quynh · 7 years ago
  39. 1145eb2 bindings: update capstone-rs link (#1044) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  40. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  41. 8998a3a ppc: fix endian check (#1029) by Travis Finkenauer · 7 years ago
  42. f524bc0 start watching brew HEAD builds (#1024) by Stephen · 7 years ago
  43. 4e53210 start watching brew HEAD builds (#1024) by Stephen · 7 years ago
  44. 94bce43 Fix selection of mips disasm handler (#1022) by Travis Finkenauer · 7 years ago
  45. 20343cc cleanup travis and use environment variables (#1021) by Stephen · 7 years ago
  46. a1eeb6f fixed hardcoded paths with variables. (#1018) by Fernie · 7 years ago
  47. a279481 Fix pp field in readPrefix for VEX3 and EVEX (#1015) (#1016) by Richard Henderson · 7 years ago
  48. 02f7296 cstool: Separate instruction bytes by spaces (#1009) by Ruslan Kabatsayev · 7 years ago
  49. 782d339 - Resolve some casting issues with Visual Studio. (#1007) by Matt Suiche · 7 years ago
  50. 60f17f5 Add posibility to disable universal build for osx. (#1004) by Jonas · 7 years ago
  51. 8f813d4 Fix the include path for Android builds when building cstool (#1000) by Zach Riggle · 7 years ago
  52. 7925323 Bug fix for incorrect operand type in certain load/store instructions on AArch64. (#952) by Andrew Calvano · 7 years ago
  53. 088340d bump PKG_TAG to rc3 by Nguyen Anh Quynh · 7 years ago
  54. da2e94e ChangeLog for 3.0.5-rc3 by Nguyen Anh Quynh · 7 years ago
  55. 2e2d9bf Merge branch 'master' of https://github.com/aquynh/capstone by Nguyen Anh Quynh · 7 years ago
  56. b04dce3 arm: UADD8 updates flags. fix #980 by Nguyen Anh Quynh · 7 years ago
  57. 85960f9 arm64: handling of system registers added in ARMv8.1/2 (#960) by semihalf-oleksy-michalina · 7 years ago
  58. 438f824 cstool: cs_op_count() can return -1. fix #978 by Nguyen Anh Quynh · 7 years ago
  59. f5b0e3c cmake: do not set libsuffix=64 on MacOS. fix issue #963 by Nguyen Anh Quynh · 7 years ago
  60. 408de03 detect 64bit library location. compatibility for 64bit systems. (#963) by Fernie · 7 years ago
  61. d4babd9 x86: MOV AL, [mem] has 2 operands. fix #959 by Nguyen Anh Quynh · 7 years ago
  62. c508224 x86: wrong number of operands. fix #950 by Nguyen Anh Quynh · 7 years ago
  63. 229593d mingw build: cstool fails to build with mingw (#941) by Adrian Herrera · 7 years ago
  64. b6c4c3f rebuild cstool when the core changes. fix #932 by Nguyen Anh Quynh · 7 years ago
  65. 4a757e1 Several changes for size reduction (#929) by vit9696 · 7 years ago
  66. 44c419a x86: indentation by Nguyen Anh Quynh · 7 years ago
  67. 69b163a Compile cstool on Windows using Microsoft Visual Studio (VS). (#927) by Quang Nguyễn · 7 years ago
  68. ce3f0d0 Rename test.c to test_basic.c with corresponding executable name change. (#923) by Nick Briggs · 7 years ago
  69. 7b4e870 x86: LDS is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  70. 7ca24f1 Merge branch 'master' of https://github.com/aquynh/capstone by Nguyen Anh Quynh · 7 years ago
  71. ce8a822 x86: handle f2/f3 prefix for 16bit. see issue #452 by Nguyen Anh Quynh · 7 years ago
  72. a8ad69a x86: LES is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  73. efc9036 x86: AT&T syntax bug with zero offset segment register. see #884 by Nguyen Anh Quynh · 7 years ago
  74. f4c5d5e Makefile: do not delete capstone.pc.in by Nguyen Anh Quynh · 7 years ago
  75. 079d94d arm: POP {reg} read/write SP register. this fixes #913 by Nguyen Anh Quynh · 7 years ago
  76. 3cebee3 x86: lock nop is a valid instruction. #915 by Nguyen Anh Quynh · 7 years ago
  77. 3cc69be cmake - fix SOVERSION property used for libcapstone.so (#914) by Gabor Buella · 7 years ago
  78. bc0e173 CMake: fix pkgconfig file by Nguyen Anh Quynh · 7 years ago
  79. b9a2c1a cmake: install pkg config file by Gabor Buella · 7 years ago
  80. e1e2b5b fix compiling error in MS VS2015 (#869) by noword · 7 years ago
  81. 2acb205 cstool: support arm64be by Nguyen Anh Quynh · 7 years ago
  82. 10e8323 Bugfix : setting all fields to insns cache (#899) by Simorfo · 7 years ago
  83. 54f4863 python: add a debug line by Nguyen Anh Quynh · 8 years ago
  84. c1d5c09 cleanup by Nguyen Anh Quynh · 8 years ago
  85. 3c467fe Fix for incorrect operand size in 64bit CALL / JMP when x66 prefix in use (#777) by el2ro · 8 years ago
  86. 8e39d82 replace if-s in AArch64_AM_decodeAdvSIMDModImmType10 with lookup table (#552) by szt · 8 years ago
  87. e3ff166 vb6 bindings added to credits.txt (#891) by David Zimmer · 8 years ago
  88. bbb6b9e add VB to README by Nguyen Anh Quynh · 8 years ago
  89. edc8ef0 +vb6 bindings (#889) by David Zimmer · 8 years ago
  90. 0e4cdd9 PHP binding by Nguyen Anh Quynh · 8 years ago
  91. 04ce7f2 cstool: fix mips64 mode by Nguyen Anh Quynh · 8 years ago
  92. 85f4b8f Fix an integer overflow issue (#871) by Quang Nguyễn · 8 years ago
  93. 5be7444 x86: support BND prefix. issue #872 by Nguyen Anh Quynh · 8 years ago
  94. 6fe86ee provide a validity check to prevent against Integer overflow conditions (#870) by Quang Nguyễn · 8 years ago
  95. fbfa991 add nmake.bat by Nguyen Anh Quynh · 8 years ago
  96. d786983 cstool: support armbe mode by Nguyen Anh Quynh · 8 years ago
  97. e2d9ada Update cs.c by Nguyen Anh Quynh · 8 years ago
  98. 93f7af2 Merge pull request #867 from vit9696/patch-1 by Nguyen Anh Quynh · 8 years ago
  99. 4361596 fix compilation from within a macOS kernel extension by vit9696 · 8 years ago
  100. d8ef491 fix some warnings on VS2010 on redefining INTxx_MIN, INTxx_MAX by Nguyen Anh Quynh · 8 years ago