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
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:
https://segbrk.com/libapp.so.gz