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

can funcap be run in macOS #16

Open
3xp10it opened this issue Dec 26, 2017 · 0 comments
Open

can funcap be run in macOS #16

3xp10it opened this issue Dec 26, 2017 · 0 comments

Comments

@3xp10it
Copy link

3xp10it commented Dec 26, 2017

Can funcap be run in macOS?
I try to use funcap in macOS,I tried to use ida to reverse an ios app,but something went wrong,below is the info:

/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/plugins/funcap/funcap.py: exceptions must be old-style classes or derived from BaseException, not str
Traceback (most recent call last):
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/python/ida_idaapi.py", line 553, in IDAPython_ExecScript
    execfile(script, g)
  File "/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/plugins/funcap/funcap.py", line 1920, in <module>
    raise "FunCap: architecture not supported"
TypeError: exceptions must be old-style classes or derived from BaseException, not str
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