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

AttributeError by lldb.target.GetTriple #27

Open
xooxo opened this issue Jan 26, 2023 · 0 comments
Open

AttributeError by lldb.target.GetTriple #27

xooxo opened this issue Jan 26, 2023 · 0 comments

Comments

@xooxo
Copy link

xooxo commented Jan 26, 2023

Hello,

I get error AttributeError("'NoneType' object has no attribute 'GetTriple'") when I try to import script. When in LLDB Python interactive console, it works as expected. But for some reason, importing does not work.

LLDB version:

lldb-1400.0.38.17
Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)

I know that afl-unicorn only supports Linux but I am trying to dump memory from MacOS and will try afl-unicorn on Linux. As far as I understand, dumper script only cares about arch not OS.

Thanks

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