[go: up one dir, main page]

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