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.39k stars 524 forks source link

Is Anyone Build Triton In Rust bindings #1324

Closed yujack008 closed 1 month ago

yujack008 commented 1 month ago

I want to use rust code.

RobinDavid commented 1 month ago

Nobody does as far as I know, but feel free to write it and to do a PR ! We would be very grateful. Thanks!

JonathanSalwan commented 1 month ago

Yep, there is no rust bindings for the moment but feel free to push patch for this feature. I will close this thread for now as that looks like a very long term feature.