0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made mnemonics array flat, serialized more efficiently now. OpcodeId is the offset into the mnemonics table. Spared around 10kb. More... over 14 years ago
Fixed setup.py for windows. More... over 14 years ago
Fixed setup.py More... over 14 years ago
Fixed makefiles. More... over 14 years ago
Changed Win32 project to use VS2010. More... over 14 years ago
Fixed issue #20. More... over 14 years ago
Fixed a operand.h header problem. More... over 14 years ago
Fixed a few file paths, and moved mnemonics.c to src/. More... almost 15 years ago
Added the Java sample to the SVN. More... about 15 years ago
Manifests for distutils updated. More... about 15 years ago
Changed the MAX_TEXT_SIZE to 48 from 32, since it was overflowing for long operands :( Hopefully it's enough now. More... about 15 years ago
!!!! Temporary commit #5, still changing stuff !!!! More... about 15 years ago
!!!! Temporary commit #4, still changing stuff !!!! More... about 15 years ago
!!!! Temporary commit #3, still changing stuff !!!! More... about 15 years ago
!!!! Temporary commit, still changing stuff !!!! More... about 15 years ago
A tiny fix for ctypes usage. More... about 15 years ago
Another fix for Python bindings. More... about 15 years ago
Added support for Mac makefile. Fixed a bug in the Python bindings. More... about 15 years ago
Fixed displayed signed offsets in distorm_decode. More... about 15 years ago
In MSVC x64 the default was to use the big-endianity macros. Fixed. More... about 15 years ago
Added used registers mask to _DInst structure. More... about 15 years ago
Added RIP-relative flag. Renamed a few FC/DF flags. Added FC_CMOV. More... about 15 years ago
Fixed register name for Operand class. More... about 15 years ago
Fixed Python's sample to use distorm3 More... about 15 years ago
Fixed bugs in Python wrapper for the Decompose API. More... about 15 years ago
Moved config.h into src/. Fixed maximum addr 32/16 bits for displacements as well. More... about 15 years ago
Added DDK sample project More... over 15 years ago
Added a new flag: FLAG_DST_WR - Indicates whether the first operand is writable. More... over 15 years ago
Python setup distutils related. More... over 15 years ago
Deleted embedded pydistorm native support! We got the binding working :) More... over 15 years ago