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

Store instruction address in symbolic expression #1201

Closed ek0 closed 1 year ago

ek0 commented 1 year ago

This reintroduce the changes from #1200