We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What changes would need to be made in order to be backward compatible with IDA Pro v6.x, esp. v6.8, please? Thanks
The text was updated successfully, but these errors were encountered:
For one, import ida_nalt is missing in IDA Pro v6.8, c.f. https://github.com/anic/ida2pwntools/blob/master/ida2pwntools.py#L4
import ida_nalt
Sorry, something went wrong.
No branches or pull requests
What changes would need to be made in order to be backward compatible with IDA Pro v6.x, esp. v6.8, please? Thanks
The text was updated successfully, but these errors were encountered: