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

ida2r2 error #219

Open
cryzlasm opened this issue Nov 9, 2019 · 0 comments
Open

ida2r2 error #219

cryzlasm opened this issue Nov 9, 2019 · 0 comments
Labels

Comments

@cryzlasm
Copy link

cryzlasm commented Nov 9, 2019

Traceback (most recent call last):
  File "ida2r2.py", line 494, in <module>
    main()
  File "ida2r2.py", line 487, in main
    idb_parse(args)
  File "ida2r2.py", line 166, in idb_parse
    idb2r2_names(api)
  File "ida2r2.py", line 140, in idb2r2_names
    for ea, name in api.idautils.Names():
AttributeError: idautils instance has no attribute 'Names'

Env:
win7
ida7.0
python 2.7

@ITAYC0HEN ITAYC0HEN added the bug label Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants