For applications that use firebase as their primary analytics, authentication or database service, one might want to use apk-mitm to gather better insight into how these applications work.
Unfortunately, when using the patched APK, a production version of firebase can output:
Hey all,
For applications that use firebase as their primary analytics, authentication or database service, one might want to use
apk-mitm
to gather better insight into how these applications work.Unfortunately, when using the patched APK, a production version of firebase can output:
In these cases, is there any way to spoof the SHA-1 signature such that firebase accepts requests from the patched application?