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