1. ee12da0 evm: cleanup group_name_maps[] by Nguyen Anh Quynh · 6 years ago
  2. 8313b16 evm: fix bug introduced in some recent fixes by Nguyen Anh Quynh · 6 years ago
  3. f5b2ac1 evm: cleanup by Nguyen Anh Quynh · 6 years ago
  4. 14db64b evm: simplify EVM_get_insn_id() by Nguyen Anh Quynh · 6 years ago
  5. 0f5bbca evm: correct comments on evm_insn_find() by Nguyen Anh Quynh · 6 years ago
  6. 0aa4e76 Initializes to 0 X86 immediateOffset (#1192) by Catena cyber · 6 years ago
  7. c956cc0 Better error reporting for python binding (#1189) by Catena cyber · 6 years ago
  8. 2c06f11 Initialize X86 necessaryPrefixLocation (#1179) by Catena cyber · 6 years ago
  9. 65da43d Declare global arch arrays with contents (next branch) (#1186) 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. f770694 Refactor confusing if for xacquire/xrelease (#1173) by vit9696 · 6 years ago
  19. dc59d17 macOS kernel has no limits.h but i386/limits.h (#1172) by vit9696 · 6 years ago
  20. 70677f5 Fix ARM operand subtracted field (#1163) by Catena cyber · 6 years ago
  21. c5dce55 Fix undefined shifts (#1158) by Catena cyber · 6 years ago
  22. 06a1f80 fix undefined shift in countLeadingZeros (#1157) by Catena cyber · 6 years ago
  23. 82d2efd code style by Nguyen Anh Quynh · 6 years ago
  24. c3e59fe operands are invalid at initialisation (#1149) by Catena cyber · 6 years ago
  25. a1a3735 Print right hex value for MIN_INT (#1155) by Catena cyber · 6 years ago
  26. fb798d3 Undefined shifts (#1154) by Catena cyber · 6 years ago
  27. e8cb987 We can read more registers from M68K (#1151) by Catena cyber · 6 years ago
  28. 4820c91 Merge branch 'next' of github.com:aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  29. 519d526 x86: support new instructions endbr64 & endbr32 by Nguyen Anh Quynh · 6 years ago
  30. 4f06a20 Adds Philippe Antoine (Catena cyber) to credits (#1153) by Catena cyber · 6 years ago
  31. 81098c5 Fuzz next branch (#1152) by Catena cyber · 6 years ago
  32. 7af8f54 cleanup by Nguyen Anh Quynh · 6 years ago
  33. 8bc1a8a Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 6 years ago
  34. b1c43aa Improve init of cs_detail for x86 (#1125) by clslgrnc · 6 years ago
  35. 743d50a M68K increment index after having written register (#1147) by Catena cyber · 6 years ago
  36. e05f998 Fix buffer overflow in M68K (#1146) by Catena cyber · 6 years ago
  37. 08b1cfa Do not shift signed values in Mips disassembling (#1148) by Catena cyber · 6 years ago
  38. 5315c5b Integrate capstone with oss-fuzz (#1150) by Catena cyber · 6 years ago
  39. c6dbbd0 arm: BX & BLX write to PC. see #1126 by Nguyen Anh Quynh · 6 years ago
  40. 32ce59b Remove homebrew formula (#1139) by Stephen · 6 years ago
  41. 99ecb1e Move functionality from make.sh to Makefile (#1142) by Stephen · 6 years ago
  42. 8c8089e Cleanup build process (#1023) by Stephen · 6 years ago
  43. ecdaa60 Cleanup makefile (#1132) by Stephen · 6 years ago
  44. 37569a6 Fixed incorrect size of code check (#1130) by Daniel Collin · 6 years ago
  45. e67a41c Prevent buffer overflow in cs_regs_access on ud0 (#1122) by clslgrnc · 6 years ago
  46. b4998b3 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 6 years ago
  47. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 6 years ago
  48. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 6 years ago
  49. 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 6 years ago
  50. 3a6ccaf cstool: Add cortexm support (#1100) by Priit Laes · 6 years ago
  51. 540a1b2 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 6 years ago
  52. 4a1b580 python: import os by Nguyen Anh Quynh · 6 years ago
  53. 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
  54. 0f3dc67 tests: fix warning on unused var in test_skipdata.c by Nguyen Anh Quynh · 6 years ago
  55. 1af1e41 fix tests & cstool, so we can compile on MSVC 2010 by Nguyen Anh Quynh · 6 years ago
  56. 673d733 m680x: compile on MSVC 2010 by Nguyen Anh Quynh · 6 years ago
  57. 5c6e430 compile on MSVC 2010 by Nguyen Anh Quynh · 6 years ago
  58. 1144608 Fix MSVC build (#1080) by Jason Shirk · 7 years ago
  59. 9e6605b python: cleanup by Nguyen Anh Quynh · 7 years ago
  60. 85b268c python: fix merge confliction of #1073 by tdube · 7 years ago
  61. c7b1f2d Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  62. bdbc57d m68k: update bindings after #1068 by Nguyen Anh Quynh · 7 years ago
  63. 8a6fca8 M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068) by Kalmalyzer · 7 years ago
  64. f127444 Reorder M68KOp elements to match order on C side (#1067) by Kalmalyzer · 7 years ago
  65. d19cedc sparc: change imm type from int32_t to int64_t by Nguyen Anh Quynh · 7 years ago
  66. 0601235 sparc: fix relative branch target for Sparc64 by Nguyen Anh Quynh · 7 years ago
  67. 7c846f0 Fix EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065) by bezita · 7 years ago
  68. b5d3667 bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  69. f98fde5 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  70. df6b8e0 Fix type of eflags (#1063) by keenk · 7 years ago
  71. e6efa65 indentation by Nguyen Anh Quynh · 7 years ago
  72. 206f5ff fix signed int overflow reported by Google AutoFuzz at #1060, #1061, #1062 by Nguyen Anh Quynh · 7 years ago
  73. bc8a649 macOS framework - Added a module map for Swift/Objective-C. (#1057) by Jean-David Gadina · 7 years ago
  74. 69f3798 Updated Xcode project for Xcode 9.1 (#1055) by Jean-David Gadina · 7 years ago
  75. 8c472d0 cython: add m68x to ext_module_names[] by Nguyen Anh Quynh · 7 years ago
  76. 9f1d438 fix python (cython) bindings by Anton Bolshakov · 7 years ago
  77. 6abcc70 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  78. e965a58 cstool: align assembly output by Nguyen Anh Quynh · 7 years ago
  79. d7281e9 cleanup Makefile for M680K. also include its INC files in dependency by Nguyen Anh Quynh · 7 years ago
  80. 1ec3060 more makefile cleanup (#1039) by Stephen · 7 years ago
  81. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  82. 572a4ae cleanup makefile (#1038) by Stephen · 7 years ago
  83. 4b2b160 [M68K] Fixed invalid base reg (#1028) by Daniel Collin · 7 years ago
  84. 33f39e1 Fix undefined behavior when disassembling ud0 x86 instructions (#1032) by obs1dium · 7 years ago
  85. f5ee69e Mips64: fix the last cherry-pick on selecting getInstruction() by Nguyen Anh Quynh · 7 years ago
  86. 99e303b Revert "cleanup travis and use environment variables" by Nguyen Anh Quynh · 7 years ago
  87. c1dbc8a Mips: Fix selection of disasm handler (#1022) by Travis Finkenauer · 7 years ago
  88. 63913ef cleanup travis and use environment variables by Stephen · 7 years ago
  89. c745e64 fixed hardcoded paths with variables. (#1018) by Fernie · 7 years ago
  90. 629ae66 Fix pp field in readPrefix for VEX3 and EVEX (#1015) (#1016) by Richard Henderson · 7 years ago
  91. 881f920 retrieve and print "status register updates" info (#995) by smart-rabbit · 7 years ago
  92. 4aec4de cstool: Separate instruction bytes by spaces (#1009) by Ruslan Kabatsayev · 7 years ago
  93. 394cdfc Resolve some casting issues with Visual Studio. by Matt Suiche · 7 years ago
  94. 7a274e2 Add posibility to disable universal build for osx by Jonas · 7 years ago
  95. 596d316 Fix the include path for Android builds when building cstool by Zach Riggle · 7 years ago
  96. c10a631 x86: fix an warning on unintialized vars by Nguyen Anh Quynh · 7 years ago
  97. eeceed2 Bug fix for incorrect operand type in certain load/store instructions on AArch64. (#952) by Andrew Calvano · 7 years ago
  98. 9f6b28c Add name to relative branch group in supported architectures. (#982) by Alfredo Beaumont · 7 years ago
  99. 27f03c1 Fixed bug in memory operand decoding. (#981) by Fotis Loukos · 7 years ago
  100. 26cb22a arm: UADD8 updates flags. fix #980 by Nguyen Anh Quynh · 7 years ago