[go: up one dir, main page]

  1. 152fa48 reverting setup.cfg changes by Gil Dabah · 7 years ago 3.3.8 v3.3.8
  2. 210075e fixing setup to support sitearch by Gil Dabah · 7 years ago
  3. b2b179e moved sample.py to examples by Gil Dabah · 7 years ago
  4. 348dd51 Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 7 years ago
  5. e9b0ab0 compilation & installation related changes by Gil Dabah · 7 years ago
  6. 6386c24 Update README.md by Gil Dabah · 7 years ago
  7. 5dd9cb1 Update README.md by Gil Dabah · 7 years ago
  8. a4a75e7 bumping version for pypi by Gil Dabah · 7 years ago
  9. 9bee5ca Merge branch 'master' of https://github.com/gdabah/distorm by Gil Dabah · 7 years ago
  10. 692adce fixing pypi for windows by Gil Dabah · 7 years ago
  11. 76cae26 Update README.md by Gil Dabah · 7 years ago
  12. 52312bd Update README.md by Gil Dabah · 7 years ago
  13. 1eb2413 Update README.md by Gil Dabah · 7 years ago
  14. 3edbb21 Update README.md by Gil Dabah · 7 years ago
  15. 8f368d6 new version 3.3.5 by Gil Dabah · 7 years ago
  16. a25f047 new insts and fixed setup.py by Gil Dabah · 7 years ago
  17. 1633675 Registers dump script added by Gil Dabah · 7 years ago
  18. 8001bb8 disOps will now rewrite files automatically with new instructions by Gil Dabah · 7 years ago
  19. 1e25a8a added soname for linux compilations by Gil Dabah · 7 years ago
  20. d411a87 Fixed VS Solution by Gil Dabah · 7 years ago
  21. 5135509 disops to support python 3.x by Gil Dabah · 7 years ago
  22. cd74ed5 Fix for BE arch compilation error in some cases by Gil Dabah · 7 years ago
  23. 16e6f43 Update insts.c by Gil Dabah · 8 years ago
  24. d5cb600 Update test_distorm3.py by Gil Dabah · 8 years ago
  25. 1f5499a Update disOps.py by Gil Dabah · 8 years ago
  26. 0d2020b Merge pull request #119 from AaronNGray/master by Gil Dabah · 8 years ago
  27. 7c456bc Merge pull request #112 from kankri/any_vc by Gil Dabah · 8 years ago
  28. 826041b Merge branch 'master' into any_vc by Gil Dabah · 8 years ago
  29. 8e41b95 Update setup.py by Gil Dabah · 8 years ago
  30. a7a510f Merge pull request #113 from Bakhazard/bugfix_privilege_instructions by Gil Dabah · 8 years ago
  31. 6880806 Update decoder.c by Gil Dabah · 8 years ago
  32. 03e68ec Merge pull request #116 from bmwiedemann/master by Gil Dabah · 8 years ago
  33. 192aee5 modified 'examples/tests/test_distorm3.py' to work properly by AaronNGray · 8 years ago
  34. e300df8 sort input files by Bernhard M. Wiedemann · 8 years ago
  35. 507cc85 Make sure we don't permanently nuke flags in the instruction info table by Donald Harris · 8 years ago
  36. fa19640 Merge pull request #111 from kankri/typofix by Gil Dabah · 9 years ago
  37. 7d8a174 Use any installed VC compiler to build the Python package. by Risto Kankkunen · 9 years ago
  38. 50ef8ee Wrap a long line in get_source_files_for_lib(). by Risto Kankkunen · 9 years ago
  39. adb5cfb Fix a typo in get_source_files_for_lib(). by Risto Kankkunen · 9 years ago
  40. 72b54d2 Update README.md by Gil Dabah · 9 years ago
  41. ded330b 3 clause BSD, compatible with GNU GPL. by Gil Dabah · 9 years ago
  42. 104bdf8 Merge pull request #105 from jpvlsmv/win/VS14 by Gil Dabah · 9 years ago
  43. f9d8972 VS14 wants /DLL in link command by Joe Moore · 9 years ago
  44. 724e115 Merge branch 'master' of https://github.com/gdabah/distorm by gil_dabah · 9 years ago
  45. afb47a1 Cosmetics. by gil_dabah · 9 years ago
  46. 1637726 Merge pull request #102 from anthraxx/master by Gil Dabah · 9 years ago
  47. 26d3959 more distribution friendly Makefile improvements by anthraxx · 9 years ago
  48. 28b3af2 Fix for cross Python support. by gil_dabah · 9 years ago
  49. 0dcd35c Bumped version to 3.3.4. by gil_dabah · 9 years ago v3.3.4
  50. 5fe9769 Fixes for cross Python 2/3. by gil_dabah · 9 years ago
  51. d90ab37 Merge pull request #101 from anthraxx/master by Gil Dabah · 9 years ago
  52. c437c5d python2/3 cross compatibility by anthraxx · 9 years ago
  53. 7f2c696 Fixed license for pypi. by gil_dabah · 9 years ago
  54. 74cb3e6 Merge branch 'master' of https://github.com/gdabah/distorm by gil_dabah · 9 years ago v3.3.3
  55. 938e6ac Added a makefile for Java for Mac/Linux, thanks to Richard Zak. by gil_dabah · 9 years ago
  56. 7112bc8 Update README.md by Gil Dabah · 9 years ago
  57. ac277fb Sync'ed all instructions for C/Py/Java. by gil_dabah · 10 years ago
  58. d3755d6 Fixed an issue loading our DLL in Python. by gil_dabah · 10 years ago
  59. 12b6ebe This closes #86, out of sync between Python and C insts tables. by gil_dabah · 10 years ago
  60. ed6cecf New Transactional instructions. by gil_dabah · 10 years ago
  61. ca16b3a Test by gil_dabah · 10 years ago
  62. 15695df Merge pull request #90 from gleeda/master by Gil Dabah · 10 years ago v3.3.0
  63. 1185718 small fix to allow distorm3 to work with pyinstaller by gleeda · 10 years ago
  64. 25c9359 Update README.md by Gil Dabah · 10 years ago
  65. 941eeb4 Update README.md by Gil Dabah · 10 years ago
  66. 2bffc37 Update README.md by Gil Dabah · 10 years ago
  67. df747ca Update README.md by Gil Dabah · 10 years ago
  68. 1fb6391 Update README.md by Gil Dabah · 10 years ago
  69. 3f2cd70 Update README.md by Gil Dabah · 10 years ago
  70. dd9d668 Update README.md by Gil Dabah · 10 years ago
  71. a9305b7 Create README.md by Gil Dabah · 10 years ago
  72. bd3234e Fixed wrong used-registers-mask type in Python. by distorm@gmail.com · 11 years ago
  73. fc5aa3a usedRegistersMask now support all registers (including R8-R15). by distorm@gmail.com · 11 years ago
  74. 3a7b477 Getting some stuff up to date. by distorm@gmail.com · 11 years ago
  75. 506b326 Fixed CS project to work with distorm x64. by distorm@gmail.com · 11 years ago
  76. 28660d0 Updated CS with new mnemonics. by distorm@gmail.com · 11 years ago
  77. fa54939 Updated Java with new mnemonics. by distorm@gmail.com · 11 years ago
  78. 089111e Python binding omitted xrange in favor of Python 3, yaks. by distorm@gmail.com · 11 years ago
  79. d10e4cd Support for PYPI fixed. by distorm@gmail.com · 11 years ago
  80. 4130631 Some typos were fixed (thanks to Visual Assist :) by distorm@gmail.com · 11 years ago
  81. de6361e op->size is always real size of operand when it's sign extended imm32 in 64 bits. by distorm@gmail.com · 11 years ago
  82. 539fb00 Some FPU instructions had generic MEM operand instead of specific FPUM16. by distorm@gmail.com · 11 years ago
  83. 6a275d4 Added segment register to be in Operand class as well as the instruction class. by distorm@gmail.com · 11 years ago
  84. 5e0ce59 Fixed a crash in 16 bits when offset is bigger than 16 bits. by distorm@gmail.com · 11 years ago
  85. e5b8183 Accidental commit. Grrr by distorm@gmail.com · 12 years ago
  86. 9537cb8 by distorm@gmail.com · 12 years ago
  87. f202613 Added a diStorm wrapper for C# by Dan Shechter. by distorm@gmail.com · 12 years ago
  88. f351591 Made instructions' affected CPU flags to be compatible with CPU's EFLAGS. See issue #66. by distorm@gmail.com · 12 years ago
  89. efb7f0d Fixed FPU instructions to support dst-wrt flag. Issue #70. by distorm@gmail.com · 12 years ago
  90. ce8f334 Fixed issue #64. Python binding supports Python3. (Missing parenthesis). by distorm@gmail.com · 12 years ago
  91. eac04fb Fixed issue #65, display for REP for CMPS/SCAS is REPZ. by distorm@gmail.com · 12 years ago
  92. 1ac0d0f Issue 71, bug fix, missing comma. by distorm@gmail.com · 12 years ago
  93. 1748c8c Fixed some FPU OT_MEM operands to be more explicit about their size. by distorm@gmail.com · 13 years ago
  94. 941d01e Fixed explicit indirection size for MOVZX operands. by distorm · 13 years ago
  95. 13208f3 Updated instructions tables by distorm · 13 years ago
  96. 69c6821 Fixed Java project by distorm · 13 years ago
  97. b1f2688 Fixed old init.py binding and updated Java code by distorm · 13 years ago
  98. c5b6a24 Added the CPU affected flags to the DInst structure. It is a temporary fix only! by distorm@gmail.com · 13 years ago
  99. ffae1da Updated VS files. by distorm · 13 years ago
  100. 61f599d x86defs.c is no more needed by distorm · 13 years ago