openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
diStorm
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 19 hours
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 10 of 11
Search / Filter on:
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.
distorm
More...
over 14 years ago
Fixed setup.py for windows.
distorm
More...
over 14 years ago
Fixed setup.py
distorm
More...
over 14 years ago
Fixed makefiles.
distorm
More...
over 14 years ago
Changed Win32 project to use VS2010.
distorm
More...
over 14 years ago
Fixed issue #20.
distorm
More...
over 14 years ago
Fixed a operand.h header problem.
distorm
More...
over 14 years ago
Fixed a few file paths, and moved mnemonics.c to src/.
distorm
More...
almost 15 years ago
Added the Java sample to the SVN.
distorm
More...
about 15 years ago
Manifests for distutils updated.
distorm
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.
distorm
More...
about 15 years ago
!!!! Temporary commit #5, still changing stuff !!!!
distorm
More...
about 15 years ago
!!!! Temporary commit #4, still changing stuff !!!!
distorm
More...
about 15 years ago
!!!! Temporary commit #3, still changing stuff !!!!
distorm
More...
about 15 years ago
!!!! Temporary commit, still changing stuff !!!!
distorm
More...
about 15 years ago
A tiny fix for ctypes usage.
distorm
More...
about 15 years ago
Another fix for Python bindings.
distorm
More...
about 15 years ago
Added support for Mac makefile. Fixed a bug in the Python bindings.
distorm
More...
about 15 years ago
Fixed displayed signed offsets in distorm_decode.
distorm
More...
about 15 years ago
In MSVC x64 the default was to use the big-endianity macros. Fixed.
distorm
More...
about 15 years ago
Added used registers mask to _DInst structure.
distorm
More...
about 15 years ago
Added RIP-relative flag. Renamed a few FC/DF flags. Added FC_CMOV.
distorm
More...
about 15 years ago
Fixed register name for Operand class.
distorm
More...
about 15 years ago
Fixed Python's sample to use distorm3
distorm
More...
about 15 years ago
Fixed bugs in Python wrapper for the Decompose API.
distorm
More...
about 15 years ago
Moved config.h into src/. Fixed maximum addr 32/16 bits for displacements as well.
distorm
More...
about 15 years ago
Added DDK sample project
distorm
More...
over 15 years ago
Added a new flag: FLAG_DST_WR - Indicates whether the first operand is writable.
distorm
More...
over 15 years ago
Python setup distutils related.
distorm
More...
over 15 years ago
Deleted embedded pydistorm native support! We got the binding working :)
distorm
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree