How to dump mobile app protobufs? #1293
zxcvqwerasdf
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried different methods to find protobuf definition in apk, but no success.
For example
IMobileAppService/GetMobileSummary/v1
or
IMobileDeviceService/RegisterMobileDevice/v1/
By using blackboxprotobuf i can get data of protobuf request/response, but not members name.
Has anyone wondered the same question?
Beta Was this translation helpful? Give feedback.
All reactions