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
[hook_mem_unmapped]: 21 0xffa6971d 1 0 [hook_code] address: 0xFFA6971D size: 0xF1F1F1F1 what? Traceback (most recent call last): File "D:\tool/ida/plugins\novmpy\ui.py", line 17, in activate vtil_graph.show_graph(ea) File "D:\tool/ida/plugins\novmpy\views\vtil_graph.py", line 462, in show_graph lifter.lift_il(None, VMState(current_handler=ea)) File "D:\tool/ida/plugins\novmpy\vm_lifter.py", line 92, in lift_il assert parse_result AssertionError
The text was updated successfully, but these errors were encountered:
I have the same problem when I use it
Sorry, something went wrong.
No branches or pull requests
[hook_mem_unmapped]: 21 0xffa6971d 1 0
[hook_code] address: 0xFFA6971D size: 0xF1F1F1F1 what?
Traceback (most recent call last):
File "D:\tool/ida/plugins\novmpy\ui.py", line 17, in activate
vtil_graph.show_graph(ea)
File "D:\tool/ida/plugins\novmpy\views\vtil_graph.py", line 462, in show_graph
lifter.lift_il(None, VMState(current_handler=ea))
File "D:\tool/ida/plugins\novmpy\vm_lifter.py", line 92, in lift_il
assert parse_result
AssertionError
The text was updated successfully, but these errors were encountered: