Skip to content

AttributeError by lldb.target.GetTriple #27

Description

@xooxo

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions