1. ec2b9f6 operands are invalid at initialisation (#1159) by Catena cyber · 6 years ago
  2. 86d124a Fix undefined shifts (#1156) by Catena cyber · 6 years ago
  3. fb798d3 Undefined shifts (#1154) by Catena cyber · 6 years ago
  4. e8cb987 We can read more registers from M68K (#1151) by Catena cyber · 6 years ago
  5. 4820c91 Merge branch 'next' of github.com:aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  6. 519d526 x86: support new instructions endbr64 & endbr32 by Nguyen Anh Quynh · 6 years ago
  7. 4f06a20 Adds Philippe Antoine (Catena cyber) to credits (#1153) by Catena cyber · 6 years ago
  8. 81098c5 Fuzz next branch (#1152) by Catena cyber · 6 years ago
  9. 7af8f54 cleanup by Nguyen Anh Quynh · 6 years ago
  10. 8bc1a8a Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  11. b1c43aa Improve init of cs_detail for x86 (#1125) by clslgrnc · 6 years ago
  12. 743d50a M68K increment index after having written register (#1147) by Catena cyber · 6 years ago
  13. e05f998 Fix buffer overflow in M68K (#1146) by Catena cyber · 6 years ago
  14. 08b1cfa Do not shift signed values in Mips disassembling (#1148) by Catena cyber · 6 years ago
  15. 5315c5b Integrate capstone with oss-fuzz (#1150) by Catena cyber · 6 years ago
  16. 170904d Integrate capstone with oss-fuzz (#1150) by Catena cyber · 6 years ago
  17. c6dbbd0 arm: BX & BLX write to PC. see #1126 by Nguyen Anh Quynh · 6 years ago
  18. 9361378 Cleanup build process (#1140) by Stephen · 6 years ago
  19. 32ce59b Remove homebrew formula (#1139) by Stephen · 6 years ago
  20. 99ecb1e Move functionality from make.sh to Makefile (#1142) by Stephen · 6 years ago
  21. 5e184ec Move functionality from make.sh to Makefile (#1138) by Stephen · 6 years ago
  22. 8c8089e Cleanup build process (#1023) by Stephen · 6 years ago
  23. 6be1770 Remove homebrew formula (#1135) by Stephen · 6 years ago
  24. ecdaa60 Cleanup makefile (#1132) by Stephen · 6 years ago
  25. 4d38800 Cleanup makefile (#1132) by Stephen · 6 years ago
  26. 37569a6 Fixed incorrect size of code check (#1130) by Daniel Collin · 6 years ago
  27. e67a41c Prevent buffer overflow in cs_regs_access on ud0 (#1122) by clslgrnc · 6 years ago
  28. b4998b3 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  29. 5c17897 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  30. 7e004bd .gitignore: add test binaries from next branch by Nguyen Anh Quynh · 6 years ago
  31. 6939b2c SStream.c needs limits.h by Nguyen Anh Quynh · 6 years ago
  32. 7569300 indentation by Nguyen Anh Quynh · 6 years ago
  33. cab90f9 indentation fix by Nguyen Anh Quynh · 6 years ago
  34. e6883a3 indentation by Nguyen Anh Quynh · 6 years ago
  35. 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 · 6 years ago
  36. 9501dba indentation by Nguyen Anh Quynh · 6 years ago
  37. 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 · 6 years ago
  38. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 6 years ago
  39. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  40. a6b4e42 force Capstone to be build using MT (#1109) by Alberto Garcia Illera · 6 years ago
  41. 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 6 years ago
  42. 5194dcb Update SStream.c by Google AutoFuzz Team · 6 years ago
  43. 19e5777 Update SStream.c by Google AutoFuzz Team · 6 years ago
  44. b9e8185 Update SStream.c by Google AutoFuzz Team · 6 years ago
  45. 670939c Update SStream.c by Google AutoFuzz Team · 6 years ago
  46. 518a8ae Update SystemZInstPrinter.c by Google AutoFuzz Team · 6 years ago
  47. 63a12d5 Update SystemZInstPrinter.c by Google AutoFuzz Team · 6 years ago
  48. aa9885c Fixing #1062 by Google AutoFuzz Team · 6 years ago
  49. c43fd99 Fixing #1061 by Google AutoFuzz Team · 6 years ago
  50. d158fe8 Fixing #1060 by Google AutoFuzz Team · 6 years ago
  51. 3a6ccaf cstool: Add cortexm support (#1100) by Priit Laes · 6 years ago
  52. 5f173b0 prefix cs_ to global variables to avoid link problems (#1102) by Alberto Garcia Illera · 6 years ago
  53. a1659e9 Add cortex-m support to cstool, refactoring and crash fix (#1099) by Priit Laes · 6 years ago
  54. 540a1b2 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 6 years ago
  55. 7185555 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 6 years ago
  56. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 6 years ago
  57. 8879b5d python: import os by Nguyen Anh Quynh · 7 years ago
  58. 4a1b580 python: import os by Nguyen Anh Quynh · 7 years ago
  59. 3eed64c 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
  60. 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
  61. 0f3dc67 tests: fix warning on unused var in test_skipdata.c by Nguyen Anh Quynh · 7 years ago
  62. 1af1e41 fix tests & cstool, so we can compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  63. 673d733 m680x: compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  64. 5c6e430 compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  65. 1144608 Fix MSVC build (#1080) by Jason Shirk · 7 years ago
  66. 9e6605b python: cleanup by Nguyen Anh Quynh · 7 years ago
  67. 85b268c python: fix merge confliction of #1073 by tdube · 7 years ago
  68. cdf523c Update setup.py (#1073) by tdube · 7 years ago
  69. c7b1f2d Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  70. de4377e Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  71. bdbc57d m68k: update bindings after #1068 by Nguyen Anh Quynh · 7 years ago
  72. 8a6fca8 M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068) by Kalmalyzer · 7 years ago
  73. f127444 Reorder M68KOp elements to match order on C side (#1067) by Kalmalyzer · 7 years ago
  74. d19cedc sparc: change imm type from int32_t to int64_t by Nguyen Anh Quynh · 7 years ago
  75. 0601235 sparc: fix relative branch target for Sparc64 by Nguyen Anh Quynh · 7 years ago
  76. 7c846f0 Fix EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065) by bezita · 7 years ago
  77. b5d3667 bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  78. f98fde5 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  79. f48111d bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  80. 0a4e6d1 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  81. df6b8e0 Fix type of eflags (#1063) by keenk · 7 years ago
  82. e6efa65 indentation by Nguyen Anh Quynh · 7 years ago
  83. 206f5ff fix signed int overflow reported by Google AutoFuzz at #1060, #1061, #1062 by Nguyen Anh Quynh · 7 years ago
  84. db15616 sparc: fix #1061 by Nguyen Anh Quynh · 7 years ago
  85. 4582a67 systemz: fix #1062 by Nguyen Anh Quynh · 7 years ago
  86. 449b17d arm: fix #1060 by Nguyen Anh Quynh · 7 years ago
  87. bc8a649 macOS framework - Added a module map for Swift/Objective-C. (#1057) by Jean-David Gadina · 7 years ago
  88. 93bfcf1 macOS framework - Added a module map for Swift/Objective-C. (#1056) by Jean-David Gadina · 7 years ago
  89. 69f3798 Updated Xcode project for Xcode 9.1 (#1055) by Jean-David Gadina · 7 years ago
  90. fe36ea9 Updated Xcode project for Xcode 9.1 (#1053) by Jean-David Gadina · 7 years ago
  91. 8c472d0 cython: add m68x to ext_module_names[] by Nguyen Anh Quynh · 7 years ago
  92. 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
  93. 9f1d438 fix python (cython) bindings by Anton Bolshakov · 7 years ago
  94. 96b131a Update test.c to test_basic.c (#1049) by Terry Rodery · 7 years ago
  95. 6abcc70 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  96. f5045f0 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  97. e0d1f3f x86: fix immediate operand for AND instruction in ATT mode (issue #1047) by Nguyen Anh Quynh · 7 years ago
  98. 1145eb2 bindings: update capstone-rs link (#1044) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  99. e965a58 cstool: align assembly output by Nguyen Anh Quynh · 7 years ago
  100. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago