[go: up one dir, main page]

  1. ed2d391 fixed some test for new instructions by Gil Dabah · 4 years, 6 months ago 3.5.2b
  2. 59f24eb added stac and clac instruction ticket #169 by Gil Dabah · 4 years, 6 months ago
  3. 7b6dd73 Update README.md by Gil Dabah · 4 years, 7 months ago
  4. ab59d6e bumped version 3.5.2 and copyright year by Gil Dabah · 4 years, 7 months ago 3.5.2
  5. 9ff1d7c fixed a typo in comment by Gil Dabah · 4 years, 7 months ago
  6. 1a5cdba Merge pull request #167 from sfinktah/sfink-tcc-compat-2 by Gil Dabah · 4 years, 7 months ago
  7. 9f7980d fixed #165 cbtsi2ss implicit sizing by Gil Dabah · 4 years, 7 months ago
  8. 0f58943 stdint wasnt included on 32-bit, _INLINE_ needed to be static; compile-time char array wasnt const by Sfinktah Bungholio · 4 years, 7 months ago
  9. 0778884 stdint wasnt included on 32-bit, _INLINE_ needed to be static; compile-time char array wasnt const by Sfinktah Bungholio · 4 years, 7 months ago
  10. 52b03d8 Update COPYING by Gil Dabah · 4 years, 8 months ago
  11. af5dac7 added registers list for used registers in every instruction in python by Gil Dabah · 4 years, 8 months ago
  12. 79fe18a fix for default segment in MEM/DISP for 64 bits by Gil Dabah · 4 years, 8 months ago
  13. 1d92069 fix to finding dll in python in certain old cases by Gil Dabah · 4 years, 8 months ago
  14. 5056459 general C errors fixed by Gil Dabah · 4 years, 8 months ago
  15. 253e684 removed hackish DECRES_FILTERED, not needed since latest refactor by Gil Dabah · 4 years, 8 months ago
  16. 22980a0 added more tests for seimm32/64 regressions by Gil Dabah · 4 years, 8 months ago
  17. 5d5169a fixed signedd of 32 bits immediates in formatting code by Gil Dabah · 4 years, 8 months ago
  18. e199bb3 removed tabs from init.py by Gil Dabah · 4 years, 8 months ago
  19. c5a0f9f Merge pull request #157 from sfinktah/sfinktah-usedRegistersMask by Gil Dabah · 4 years, 8 months ago
  20. 47c4b99 added usedRegisterMask to python and RegisterMasks list by Sfinktah Bungholio · 4 years, 8 months ago
  21. bdd8614 Update setup.py by Gil Dabah · 4 years, 10 months ago
  22. d374122 Update distorm.h by Gil Dabah · 4 years, 10 months ago
  23. 3821c9e Update config.h by Gil Dabah · 4 years, 10 months ago
  24. afd41cd Merge pull request #153 from 4144/sofix by Gil Dabah · 4 years, 10 months ago
  25. 75821b7 Fix python module .so file loading error by Andrei Karas · 4 years, 11 months ago
  26. d7e5bf4 Update README.md by Gil Dabah · 5 years ago
  27. f9b91d6 Merge pull request #151 from gdbinit/gdbinit-fat-patch-1 by Gil Dabah · 5 years ago
  28. 16a367e Make fat library optional by fG! · 5 years ago
  29. 364b5b0 fixed stop on undecodable by Gil Dabah · 5 years ago
  30. 3264b5b fixed stop on undecodable by Gil Dabah · 5 years ago
  31. b80ea10 fixed stop on undecodable by Gil Dabah · 5 years ago
  32. b09674d Merge branch 'Maimonator-add_undecodeable' by Gil Dabah · 5 years ago
  33. bd18c67 added undecodable stop feature by Gil Dabah · 5 years ago
  34. 14e18cd Merge branch 'add_undecodeable' of https://github.com/Maimonator/distorm into Maimonator-add_undecodeable by Gil Dabah · 5 years ago
  35. 69198ca std99 support by Gil Dabah · 5 years ago
  36. 14b80d5 Add stop on undecodeable by Tal Maimon · 5 years ago
  37. efc1a00 fixed warnings by Gil Dabah · 5 years ago
  38. c5e26e6 bumped version to 3.5.0 by Gil Dabah · 5 years ago v3.5
  39. 5de5c77 test longest mnemonic by Gil Dabah · 5 years ago
  40. c4efa92 test alls string instructions thoroughly by Gil Dabah · 5 years ago
  41. 75a61f2 segment/hex related change by Gil Dabah · 5 years ago
  42. 268d4a4 fixed formatting of string instructions by Gil Dabah · 5 years ago
  43. d4c8455 fixed OT_ACC_FULL_NOT64 by Gil Dabah · 5 years ago
  44. aa1f0a7 Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 5 years ago
  45. 00fcd85 tiny optimization for manually treated instructions in inst_lookup by Gil Dabah · 5 years ago
  46. 539cbad remove debug code by Gil Dabah · 5 years ago
  47. ddd7492 fixed chmod by Gil Dabah · 5 years ago
  48. ad1a153 more tests for raw decompose api by Gil Dabah · 5 years ago
  49. 2b44dd3 added tests for cs reg regression by Gil Dabah · 5 years ago
  50. e14ad76 fixed errorlevel for failing tests script by Gil Dabah · 5 years ago
  51. f8893cb fixed warnings by Gil Dabah · 5 years ago
  52. 95f60a4 tiny optimization for operands, decoder, prefixes by Gil Dabah · 5 years ago
  53. dce40df tiny distorm_format optimization by Gil Dabah · 5 years ago
  54. 7c9c903 tiny optimization for prefix_decoder by Gil Dabah · 5 years ago
  55. fe9659b prefix and operands optimizations by Gil Dabah · 5 years ago
  56. 71619cc Added an addrmask optimization by Gil Dabah · 5 years ago
  57. 677e495 prefixes cosmetics by Gil Dabah · 5 years ago
  58. 16f82ce optimized decode_inst by Gil Dabah · 5 years ago
  59. 27ad6b5 fixed tests for python 2.7 by Gil Dabah · 5 years ago
  60. 6f2fa2c prefix zeroing by Gil Dabah · 5 years ago
  61. 6765cab Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 5 years ago
  62. cbb36e7 added more tests by Gil Dabah · 5 years ago
  63. bc70b4e fixed prefix.h build break by Gil Dabah · 5 years ago
  64. 43da74d fixed prefix.h build break by Gil Dabah · 5 years ago
  65. cb78314 fixed bugs for optimized code to pass tests by Gil Dabah · 5 years ago
  66. 3d7df93 Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 5 years ago
  67. 54e89ba Prefix handling optimizations, moved to inst_lookup. Refactored and optimized decode_internal by Gil Dabah · 5 years ago
  68. 7070f53 Removed debug helpers by Gil Dabah · 5 years ago
  69. 13d55c7 Remove debug helpers by Gil Dabah · 5 years ago
  70. cc7a773 more format optimizations by Gil Dabah · 5 years ago
  71. 7745a7c fixed makefile and warning for linux/gcc by Gil Dabah · 5 years ago
  72. c78dd4e wstring and textdefs optimizations. by Gil Dabah · 5 years ago
  73. 0bafbbb textdefs cosmetics by Gil Dabah · 5 years ago
  74. 5ab0323 tab vs space issue fixed by Gil Dabah · 5 years ago
  75. 3aeb282 Fixed size register & mnemonic copying by Gil Dabah · 5 years ago
  76. d511317 Fixed tab issue by Gil Dabah · 5 years ago
  77. f3e5b9c Instruction formatting works in-place and spares a memcpy by Gil Dabah · 5 years ago
  78. 589ecbb Added DF_FILL_EFLAGS feature by Gil Dabah · 5 years ago
  79. 5f0e70c fixed getsec instruction by Gil Dabah · 5 years ago
  80. ab12f30 Privileged instruction regression fixed. by Gil Dabah · 5 years ago
  81. 1b54c09 DF_STOP_ON_FLOW_CONTROL Regression fixed. by Gil Dabah · 5 years ago
  82. a972979 Update __init__.py by Gil Dabah · 5 years ago v3.4.4
  83. 941083d fixed file chmod ffs by Gil Dabah · 5 years ago v3.4.3
  84. a1ce533 fixed a bug in python decompose by Gil Dabah · 5 years ago
  85. 59a8d5c Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 6 years ago
  86. b92926e changed python manifest related stuff by Gil Dabah · 6 years ago
  87. f4e0a1f Merge pull request #147 from akx/gha-fix by Gil Dabah · 6 years ago
  88. 549bc04 Try to fix GHA tests on Windows by Aarni Koskela · 6 years ago
  89. 4ede0bf fixed permissions for yasm.exe by Gil Dabah · 6 years ago
  90. e24db48 python testing fixes by Gil Dabah · 6 years ago
  91. 0964659 python testing fixes by Gil Dabah · 6 years ago
  92. f39e41f Merge pull request #146 from akx/python-fixes by Gil Dabah · 6 years ago
  93. 26f568e Move generated Python code to separate module by Aarni Koskela · 6 years ago
  94. 228c653 Run test_distorm3 in GHA by Aarni Koskela · 6 years ago
  95. 4407122 Move Python test files under python; make sample a CLI entrypoint by Aarni Koskela · 6 years ago
  96. 38a2943 Remove dead main.py by Aarni Koskela · 6 years ago
  97. 80a508f Rename duplicate-named test by Aarni Koskela · 6 years ago
  98. ded4d3d Use Registers list from distorm3 module by Aarni Koskela · 6 years ago
  99. 3b0a13d Get rid of * import by Aarni Koskela · 6 years ago
  100. 2383342 test_distorm3: support other OSes than Windows; use tempfiles by Aarni Koskela · 6 years ago