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

More Aarch64 instruction support #1333

Closed psi-func closed 1 month ago

psi-func commented 1 month ago

added tests for new instructions drop capstone 4.0.1 support

psi-func commented 1 month ago

Found more bugs in capstone for aarch64 It can't disasm fmov normally when it use vector indices checked with capstone next branch -> ok