keystone
keystone copied to clipboard
Please UPDATE the keystone-engine for python!!!!!!!!!!!
The pypi.org package latest release is 0.9.1-3 ( Aug 1, 2016 ) , PLEASE update~!!!!! If you are very busy, you can give me the account and password, I will update it.
great, we need help here: can you make Pypi package that supports all platforms (Mac/Linux/Windows) in the same package, like what we are doing with Capstone & Unicorn?
Use setup.py to compile for all platforms or use prebuilt version from the github release? Do you have a telegram ( or other chat software )? We need to talk in detail about the pypi packaging problem. Every platform is different.
Can you email me?
Can you email me?
Emailed you!
Is there any updates on this?
I've uploaded a temporary package from PR #414 build. (Please do not expect a military-grade security from my computer) OS X only.
Tested on Mojave latest.
https://pypi.org/project/keystone-engine-mac-temporary/
Up. Maybe I could help somehow?
I bumped into an issue where BL 0x101234567
and similar instructions (generaly any branch with target address > 0xFFFFFFFF
) result in unexpected error or strange behaviour when assembling for arm64. The issue is seemingly fixed in git version, but is present in the latest version available via PyPI.
I would like to do whatever possible to help releasing the next version.
Is there any checklist or list of things required to do prior to releasing?
[ ] Support all platforms (Win/Mac/Lin) in the same pypi package ...