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

Add getSourceAddress to PathConstraint #1307

Closed mvanotti closed 4 months ago

mvanotti commented 4 months ago

This PR adds a binding for the getSourceAddress in the PathConstraint object.