Skip to content

No definitions found in ARM64 Flutter library #5

Description

@nshp

Found this via lobste.rs today and figured I'd give it a shot with something I was already looking at. In case you're interested in (maybe?) different formats, I have a file here which I'm almost positive has a bunch of protobuf defs built in, but protodump doesn't find any:

$ protodump -file libapp.so -v -output proto
Got error parsing definition: Couldn't unmarshal proto: proto: cannot parse invalid wire-format data
Got error parsing definition: Couldn't create FileDescriptor: proto: file path must be populated
Got error parsing definition: Couldn't unmarshal proto: proto: cannot parse invalid wire-format data
Got error parsing definition: Couldn't create FileDescriptor: proto: file path must be populated
Got error parsing definition: Couldn't create FileDescriptor: proto: file path must be populated
Got error parsing definition: Couldn't unmarshal proto: proto: cannot parse invalid wire-format data
Got error parsing definition: Couldn't create FileDescriptor: proto: file path must be populated
Got error parsing definition: Couldn't create FileDescriptor: proto: file path must be populated

https://segbrk.com/libapp.so.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions