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

IDApython error IDA PRO 5.5 #82

Open
GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments
Open

IDApython error IDA PRO 5.5 #82

GoogleCodeExporter opened this issue Apr 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start IDAPRO
2. LOad a executable
3. See the ouptput 

What is the expected output? What do you see instead?

IDAPython version 1.2.0 final (serial 0)
Copyright (c) 2004-2009 Gergely Erdelyi - http://d-dome.net/idapython/
---------------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Program Files\IDA\python\init.py", line 118, in <module>
    from idaapi import Choose, get_user_idadir, cvar
  File "C:\Program Files\IDA\idaapi.py", line 81, in <module>
    class ucharArray(object):
  File "C:\Program Files\IDA\idaapi.py", line 90, in ucharArray
    __swig_destroy__ = _idaapi.delete_ucharArray
AttributeError: 'module' object has no attribute 'delete_ucharArray'
The initial autoanalysis has been finished.

What version of the product are you using? On what operating system?
IDA PRO 5.5
PYTHON 2.5
idapython-1.2.0_ida5.4_py2.5_win32

Please provide any additional information below.
I am getting this error i am using sulley, paimei for fuzzing

Original issue reported on code.google.com by [email protected] on 18 Dec 2012 at 7:37

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

No branches or pull requests

1 participant