0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/gdabah/distorm More... about 3 years ago
don't run tests with pytest, distorm uses unittest More... about 3 years ago
Update py.yml More... about 3 years ago
Update py.yml More... about 3 years ago
bumped version to 3.5.3 More... about 3 years ago
changed int 3 to int3 to conform intel specs More... about 3 years ago
fixed some test for new instructions More... almost 4 years ago
added stac and clac instruction ticket #169 More... almost 4 years ago
updated distorm to 3.5.2 More... almost 4 years ago
Update README.md More... almost 4 years ago
bumped version 3.5.2 and copyright year More... almost 4 years ago
fixed a typo in comment More... almost 4 years ago
Merge pull request #167 from sfinktah/sfink-tcc-compat-2 More... almost 4 years ago
fixed #165 cbtsi2ss implicit sizing More... almost 4 years ago
stdint wasnt included on 32-bit, _INLINE_ needed to be static; compile-time char array wasnt const More... almost 4 years ago
stdint wasnt included on 32-bit, _INLINE_ needed to be static; compile-time char array wasnt const More... almost 4 years ago
Update COPYING More... almost 4 years ago
added registers list for used registers in every instruction in python More... almost 4 years ago
fix for default segment in MEM/DISP for 64 bits More... almost 4 years ago
fix to finding dll in python in certain old cases More... almost 4 years ago
general C errors fixed More... almost 4 years ago
removed hackish DECRES_FILTERED, not needed since latest refactor More... almost 4 years ago
added more tests for seimm32/64 regressions More... almost 4 years ago
fixed signedd of 32 bits immediates in formatting code More... almost 4 years ago
removed tabs from init.py More... almost 4 years ago
Merge pull request #157 from sfinktah/sfinktah-usedRegistersMask More... almost 4 years ago
added usedRegisterMask to python and RegisterMasks list More... almost 4 years ago
Update setup.py More... about 4 years ago
Update distorm.h More... about 4 years ago
Update config.h More... about 4 years ago