1. a1ed8fc Merges encoding branch (#1187) by Stephen Eckels · 6 years ago
  2. 84fc708 CREDITS.TXT by Nguyen Anh Quynh · 6 years ago
  3. c956cc0 Better error reporting for python binding (#1189) by Catena cyber · 6 years ago
  4. 2c06f11 Initialize X86 necessaryPrefixLocation (#1179) by Catena cyber · 6 years ago
  5. 7efdd25 Initialize X86 necessaryPrefixLocation (#1179) by Catena cyber · 6 years ago
  6. 60ca025 Better error reporting for python binding (#1188) by Catena cyber · 6 years ago
  7. 65da43d Declare global arch arrays with contents (next branch) (#1186) by Travis Finkenauer · 6 years ago
  8. 0b874b2 cleanup by Nguyen Anh Quynh · 6 years ago
  9. 853a287 Declare global arch arrays with contents (#1171) by Travis Finkenauer · 6 years ago
  10. ba25ab0 Java: pump number of Mips operands to 10. see #1183 by Nguyen Anh Quynh · 6 years ago
  11. 718bad8 Python: pump number of Mips operands to 10. see #1183 by Nguyen Anh Quynh · 6 years ago
  12. 4267f26 Extends Mips number of operands (#1183) by Catena cyber · 6 years ago
  13. bcb1247 Builds a test corpus for fuzzing (#1184) by Catena cyber · 6 years ago
  14. 1958fe8 SystemZ MIN_INT right print (#1182) by Catena cyber · 6 years ago
  15. dd82c3a EVM fuzz fixes (#1181) by Catena cyber · 6 years ago
  16. ad88f6c EVM initialize regs_read and regs_write (#1180) by Catena cyber · 6 years ago
  17. 36d4585 Add Availability.h include to fix macOS SDK instrinsics by vit9696 · 6 years ago
  18. 7723175 Add Availability.h include to fix macOS SDK instrinsics (#1175) by vit9696 · 6 years ago
  19. 856b207 Refactor confusing if for xacquire/xrelease (#1173) by vit9696 · 6 years ago
  20. 946fe47 macOS kernel has no limits.h but i386/limits.h (#1172) by vit9696 · 6 years ago
  21. b8c7cd8 Builds a test corpus for fuzzing (#1174) by Catena cyber · 6 years ago
  22. f770694 Refactor confusing if for xacquire/xrelease (#1173) by vit9696 · 6 years ago
  23. dc59d17 macOS kernel has no limits.h but i386/limits.h (#1172) by vit9696 · 6 years ago
  24. 04a6d40 Adds a size limit for inputs to fuzz target (#1167) by Catena cyber · 6 years ago
  25. 2b054af Use printint functions from SStream (#1165) by Catena cyber · 6 years ago
  26. 663f1f9 Fix ARM operand subtracted field (#1163) by Catena cyber · 6 years ago
  27. dcbec53 Fixes shift for ARM memory operand (#1162) by Catena cyber · 6 years ago
  28. 70677f5 Fix ARM operand subtracted field (#1163) by Catena cyber · 6 years ago
  29. 6e4c59d Fix integer overflow on systemz (#1164) by Catena cyber · 6 years ago
  30. c5dce55 Fix undefined shifts (#1158) by Catena cyber · 6 years ago
  31. 06a1f80 fix undefined shift in countLeadingZeros (#1157) by Catena cyber · 6 years ago
  32. 14cdd65 fix undefined shift in countLeadingZeros (#1157) by Catena cyber · 6 years ago
  33. 3f11414 Fix undefined negative value shift (#1161) by Catena cyber · 6 years ago
  34. 82d2efd code style by Nguyen Anh Quynh · 6 years ago
  35. 41a60af code style by Nguyen Anh Quynh · 6 years ago
  36. c3e59fe operands are invalid at initialisation (#1149) by Catena cyber · 6 years ago
  37. a0a7b20 Print right hex value for MIN_INT (#1160) by Catena cyber · 6 years ago
  38. a1a3735 Print right hex value for MIN_INT (#1155) by Catena cyber · 6 years ago
  39. d5c7b75 Fix undefined shifts (#1158) by Catena cyber · 6 years ago
  40. ec2b9f6 operands are invalid at initialisation (#1159) by Catena cyber · 6 years ago
  41. 86d124a Fix undefined shifts (#1156) by Catena cyber · 6 years ago
  42. fb798d3 Undefined shifts (#1154) by Catena cyber · 6 years ago
  43. e8cb987 We can read more registers from M68K (#1151) by Catena cyber · 6 years ago
  44. 4820c91 Merge branch 'next' of github.com:aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  45. 519d526 x86: support new instructions endbr64 & endbr32 by Nguyen Anh Quynh · 6 years ago
  46. 4f06a20 Adds Philippe Antoine (Catena cyber) to credits (#1153) by Catena cyber · 6 years ago
  47. 81098c5 Fuzz next branch (#1152) by Catena cyber · 6 years ago
  48. 7af8f54 cleanup by Nguyen Anh Quynh · 6 years ago
  49. 8bc1a8a Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  50. b1c43aa Improve init of cs_detail for x86 (#1125) by clslgrnc · 6 years ago
  51. 743d50a M68K increment index after having written register (#1147) by Catena cyber · 6 years ago
  52. e05f998 Fix buffer overflow in M68K (#1146) by Catena cyber · 6 years ago
  53. 08b1cfa Do not shift signed values in Mips disassembling (#1148) by Catena cyber · 6 years ago
  54. 5315c5b Integrate capstone with oss-fuzz (#1150) by Catena cyber · 6 years ago
  55. 170904d Integrate capstone with oss-fuzz (#1150) by Catena cyber · 6 years ago
  56. c6dbbd0 arm: BX & BLX write to PC. see #1126 by Nguyen Anh Quynh · 6 years ago
  57. 9361378 Cleanup build process (#1140) by Stephen · 6 years ago
  58. 32ce59b Remove homebrew formula (#1139) by Stephen · 6 years ago
  59. 99ecb1e Move functionality from make.sh to Makefile (#1142) by Stephen · 6 years ago
  60. 5e184ec Move functionality from make.sh to Makefile (#1138) by Stephen · 6 years ago
  61. 8c8089e Cleanup build process (#1023) by Stephen · 6 years ago
  62. 6be1770 Remove homebrew formula (#1135) by Stephen · 6 years ago
  63. ecdaa60 Cleanup makefile (#1132) by Stephen · 6 years ago
  64. 4d38800 Cleanup makefile (#1132) by Stephen · 6 years ago
  65. 37569a6 Fixed incorrect size of code check (#1130) by Daniel Collin · 6 years ago
  66. e67a41c Prevent buffer overflow in cs_regs_access on ud0 (#1122) by clslgrnc · 6 years ago
  67. b4998b3 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  68. 5c17897 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  69. 7e004bd .gitignore: add test binaries from next branch by Nguyen Anh Quynh · 6 years ago
  70. 6939b2c SStream.c needs limits.h by Nguyen Anh Quynh · 6 years ago
  71. 7569300 indentation by Nguyen Anh Quynh · 6 years ago
  72. cab90f9 indentation fix by Nguyen Anh Quynh · 6 years ago
  73. e6883a3 indentation by Nguyen Anh Quynh · 6 years ago
  74. 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
  75. 9501dba indentation by Nguyen Anh Quynh · 6 years ago
  76. 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
  77. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 6 years ago
  78. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  79. a6b4e42 force Capstone to be build using MT (#1109) by Alberto Garcia Illera · 6 years ago
  80. 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 6 years ago
  81. 5194dcb Update SStream.c by Google AutoFuzz Team · 6 years ago
  82. 19e5777 Update SStream.c by Google AutoFuzz Team · 6 years ago
  83. b9e8185 Update SStream.c by Google AutoFuzz Team · 6 years ago
  84. 670939c Update SStream.c by Google AutoFuzz Team · 6 years ago
  85. 518a8ae Update SystemZInstPrinter.c by Google AutoFuzz Team · 6 years ago
  86. 63a12d5 Update SystemZInstPrinter.c by Google AutoFuzz Team · 6 years ago
  87. aa9885c Fixing #1062 by Google AutoFuzz Team · 6 years ago
  88. c43fd99 Fixing #1061 by Google AutoFuzz Team · 6 years ago
  89. d158fe8 Fixing #1060 by Google AutoFuzz Team · 6 years ago
  90. 3a6ccaf cstool: Add cortexm support (#1100) by Priit Laes · 6 years ago
  91. 5f173b0 prefix cs_ to global variables to avoid link problems (#1102) by Alberto Garcia Illera · 6 years ago
  92. a1659e9 Add cortex-m support to cstool, refactoring and crash fix (#1099) by Priit Laes · 6 years ago
  93. 540a1b2 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 6 years ago
  94. 7185555 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 6 years ago
  95. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 6 years ago
  96. 8879b5d python: import os by Nguyen Anh Quynh · 6 years ago
  97. 4a1b580 python: import os by Nguyen Anh Quynh · 6 years ago
  98. 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 · 6 years ago
  99. 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 · 6 years ago
  100. 0f3dc67 tests: fix warning on unused var in test_skipdata.c by Nguyen Anh Quynh · 6 years ago