[go: up one dir, main page]

  1. 941083d fixed file chmod ffs by Gil Dabah · 6 years ago v3.4.3
  2. a1ce533 fixed a bug in python decompose by Gil Dabah · 6 years ago
  3. 59a8d5c Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 6 years ago
  4. b92926e changed python manifest related stuff by Gil Dabah · 6 years ago
  5. f4e0a1f Merge pull request #147 from akx/gha-fix by Gil Dabah · 6 years ago
  6. 549bc04 Try to fix GHA tests on Windows by Aarni Koskela · 6 years ago
  7. 4ede0bf fixed permissions for yasm.exe by Gil Dabah · 6 years ago
  8. e24db48 python testing fixes by Gil Dabah · 6 years ago
  9. 0964659 python testing fixes by Gil Dabah · 6 years ago
  10. f39e41f Merge pull request #146 from akx/python-fixes by Gil Dabah · 6 years ago
  11. 26f568e Move generated Python code to separate module by Aarni Koskela · 6 years ago
  12. 228c653 Run test_distorm3 in GHA by Aarni Koskela · 6 years ago
  13. 4407122 Move Python test files under python; make sample a CLI entrypoint by Aarni Koskela · 6 years ago
  14. 38a2943 Remove dead main.py by Aarni Koskela · 6 years ago
  15. 80a508f Rename duplicate-named test by Aarni Koskela · 6 years ago
  16. ded4d3d Use Registers list from distorm3 module by Aarni Koskela · 6 years ago
  17. 3b0a13d Get rid of * import by Aarni Koskela · 6 years ago
  18. 2383342 test_distorm3: support other OSes than Windows; use tempfiles by Aarni Koskela · 6 years ago
  19. 651137b changed (c) & version by Gil Dabah · 6 years ago
  20. 0b3ea29 disutils changes by Gil Dabah · 6 years ago
  21. a264413 Add Github workflow for testing by Aarni Koskela · 6 years ago
  22. 34374b0 Replace custom distutils hacks with a simple Extension by Aarni Koskela · 6 years ago
  23. 1ccf8d2 some minor python infra changes by Gil Dabah · 6 years ago
  24. cc762d3 fixed setup.py for vc by Gil Dabah · 6 years ago
  25. 7d2d175 fixing missing module name in python code by Gil Dabah · 6 years ago
  26. 4be98af Merge pull request #137 from sfinktah/sfinktah-dynamic-x64-fast-build by Gil Dabah · 6 years ago
  27. e8b7ad6 updated copyright year by Gil Dabah · 6 years ago
  28. a04b0c7 turned optimizations on by Gil Dabah · 6 years ago
  29. 97dce29 added DF_STOP_ON_PRIVILEGED and DF_SINGLE_BYTE_STEP thanks to @Bakhazard by Gil Dabah · 6 years ago
  30. a3c36a1 Merge pull request #144 from Maimonator/feature/add_stop_on_hlt by Gil Dabah · 6 years ago
  31. e6a2ada Change meta from byte to short and add DF_STOP_ON_HLT by Tal Maimon · 6 years ago
  32. be8a682 Update decoder.h by Gil Dabah · 6 years ago
  33. e7f7f37 .. and a quick fix by Sfinktah Bungholio · 6 years ago
  34. 22ca15f added automatic detection of x32/x64 in setup.py; quickly find vcvarsall.bat by Sfinktah Bungholio · 6 years ago
  35. 39de02a bumping version for pypi by Gil Dabah · 7 years ago v3.4.1
  36. 01577a4 Merge pull request #133 from jonasmr/master by Gil Dabah · 7 years ago
  37. 0343d10 update makefile to allow static linking of of distorm on mac. default behaviour is unchanged by Jonas Meyer · 7 years ago
  38. eec1181 closes # 132, setup.py issues by Gil Dabah · 7 years ago
  39. 48e8941 new version 3.4.0 by Gil Dabah · 7 years ago
  40. 290dcd4 Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 7 years ago
  41. 0c6bb6a compilation and soname fixes by Gil Dabah · 7 years ago
  42. fbe33d8 Update setup.py by Gil Dabah · 7 years ago
  43. 152fa48 reverting setup.cfg changes by Gil Dabah · 7 years ago 3.3.8 v3.3.8
  44. 210075e fixing setup to support sitearch by Gil Dabah · 7 years ago
  45. b2b179e moved sample.py to examples by Gil Dabah · 7 years ago
  46. 348dd51 Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 7 years ago
  47. e9b0ab0 compilation & installation related changes by Gil Dabah · 7 years ago
  48. 6386c24 Update README.md by Gil Dabah · 7 years ago
  49. 5dd9cb1 Update README.md by Gil Dabah · 7 years ago
  50. a4a75e7 bumping version for pypi by Gil Dabah · 7 years ago
  51. 9bee5ca Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 7 years ago
  52. 692adce fixing pypi for windows by Gil Dabah · 7 years ago
  53. 76cae26 Update README.md by Gil Dabah · 7 years ago
  54. 52312bd Update README.md by Gil Dabah · 7 years ago
  55. 1eb2413 Update README.md by Gil Dabah · 7 years ago
  56. 3edbb21 Update README.md by Gil Dabah · 7 years ago
  57. 8f368d6 new version 3.3.5 by Gil Dabah · 7 years ago
  58. a25f047 new insts and fixed setup.py by Gil Dabah · 7 years ago
  59. 1633675 Registers dump script added by Gil Dabah · 7 years ago
  60. 8001bb8 disOps will now rewrite files automatically with new instructions by Gil Dabah · 7 years ago
  61. 1e25a8a added soname for linux compilations by Gil Dabah · 7 years ago
  62. d411a87 Fixed VS Solution by Gil Dabah · 7 years ago
  63. 5135509 disops to support python 3.x by Gil Dabah · 7 years ago
  64. cd74ed5 Fix for BE arch compilation error in some cases by Gil Dabah · 7 years ago
  65. 16e6f43 Update insts.c by Gil Dabah · 8 years ago
  66. d5cb600 Update test_distorm3.py by Gil Dabah · 8 years ago
  67. 1f5499a Update disOps.py by Gil Dabah · 8 years ago
  68. 0d2020b Merge pull request #119 from AaronNGray/master by Gil Dabah · 8 years ago
  69. 7c456bc Merge pull request #112 from kankri/any_vc by Gil Dabah · 8 years ago
  70. 826041b Merge branch 'master' into any_vc by Gil Dabah · 8 years ago
  71. 8e41b95 Update setup.py by Gil Dabah · 8 years ago
  72. a7a510f Merge pull request #113 from Bakhazard/bugfix_privilege_instructions by Gil Dabah · 8 years ago
  73. 6880806 Update decoder.c by Gil Dabah · 8 years ago
  74. 03e68ec Merge pull request #116 from bmwiedemann/master by Gil Dabah · 8 years ago
  75. 192aee5 modified 'examples/tests/test_distorm3.py' to work properly by AaronNGray · 8 years ago
  76. e300df8 sort input files by Bernhard M. Wiedemann · 8 years ago
  77. 507cc85 Make sure we don't permanently nuke flags in the instruction info table by Donald Harris · 8 years ago
  78. fa19640 Merge pull request #111 from kankri/typofix by Gil Dabah · 9 years ago
  79. 7d8a174 Use any installed VC compiler to build the Python package. by Risto Kankkunen · 9 years ago
  80. 50ef8ee Wrap a long line in get_source_files_for_lib(). by Risto Kankkunen · 9 years ago
  81. adb5cfb Fix a typo in get_source_files_for_lib(). by Risto Kankkunen · 9 years ago
  82. 72b54d2 Update README.md by Gil Dabah · 9 years ago
  83. ded330b 3 clause BSD, compatible with GNU GPL. by Gil Dabah · 9 years ago
  84. 104bdf8 Merge pull request #105 from jpvlsmv/win/VS14 by Gil Dabah · 9 years ago
  85. f9d8972 VS14 wants /DLL in link command by Joe Moore · 9 years ago
  86. 724e115 Merge branch 'master' of https://github.com/gdabah/distorm by gil_dabah · 9 years ago
  87. afb47a1 Cosmetics. by gil_dabah · 9 years ago
  88. 1637726 Merge pull request #102 from anthraxx/master by Gil Dabah · 9 years ago
  89. 26d3959 more distribution friendly Makefile improvements by anthraxx · 9 years ago
  90. 28b3af2 Fix for cross Python support. by gil_dabah · 9 years ago
  91. 0dcd35c Bumped version to 3.3.4. by gil_dabah · 9 years ago v3.3.4
  92. 5fe9769 Fixes for cross Python 2/3. by gil_dabah · 9 years ago
  93. d90ab37 Merge pull request #101 from anthraxx/master by Gil Dabah · 9 years ago
  94. c437c5d python2/3 cross compatibility by anthraxx · 9 years ago
  95. 7f2c696 Fixed license for pypi. by gil_dabah · 9 years ago
  96. 74cb3e6 Merge branch 'master' of https://github.com/gdabah/distorm by gil_dabah · 9 years ago v3.3.3
  97. 938e6ac Added a makefile for Java for Mac/Linux, thanks to Richard Zak. by gil_dabah · 9 years ago
  98. 7112bc8 Update README.md by Gil Dabah · 9 years ago
  99. ac277fb Sync'ed all instructions for C/Py/Java. by gil_dabah · 10 years ago
  100. d3755d6 Fixed an issue loading our DLL in Python. by gil_dabah · 10 years ago