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

Missing header files in releases? #1287

Closed bytepatch closed 9 months ago

bytepatch commented 9 months ago

Hello, I noticed that some header files, like "context.hpp" is missing in the release versions. Can all header files be added in future release versions or is there some reason for not doing this?

JonathanSalwan commented 9 months ago

For <= v0.9 this file was named api.hpp. It has been renamed in context.hpp for the current dev v1.0.