Louuke / McReverse

Reverse engineered library for the german McDonald's API in Java
Apache License 2.0
29 stars 0 forks source link

Polish version #4

Closed akwav closed 2 years ago

akwav commented 2 years ago

Hi, I wanted to sniff Polish version of the app. Unfortunately, it is protected against such tries. Could You give me an idea how to bypass it?

Louuke commented 2 years ago

You could try to patch the app using Apk-Mitm and mitmproxy. If that's not working, because the app craches, you could take a look at frida

akwav commented 2 years ago

thx

Louuke commented 2 years ago

np :)