JonathanSalwan / Triton

Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
https://triton-library.github.io
Apache License 2.0
3.4k stars 524 forks source link

Build wheel for Python 3.11 #1215

Closed Andrix44 closed 1 year ago

Andrix44 commented 1 year ago

Tested the Github actions artifact out on my machine and it installed successfully. Most of the build time is spent on the dependencies so this shouldn't affect it by much.