Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples using outdated Triton API #30

Open
abcSup opened this issue Oct 2, 2021 · 0 comments
Open

Examples using outdated Triton API #30

abcSup opened this issue Oct 2, 2021 · 0 comments

Comments

@abcSup
Copy link

abcSup commented Oct 2, 2021

I noticed one example using older version of Triton API as shown below:

rax_ast = triton.buildSymbolicRegister(triton.REG.RAX)

According to JonathanSalwan/Triton#689, buildSymbolicRegister has been renamed to getRegisterAst.

Other examples might be affected this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant