Help! Noob need help, security pinning / temper detection

Nazgule

Platinian
Original poster
Jun 9, 2019
6
4
3
38
US
I posted more details on "mod request" - but that got deleted (my bad) - So some information may be missing,
I will edit with more information later.

Trying to hack an android game - Rise of Kingdoms -
Changing Values and functions is not the hard part tho, the app has some kind of temper detection.
Just cloning the apk and reinstalling it will trigger a game update.

Nothing I did worked.

I tried:
* Changing Smali okhttp3 files - they are hard for me to understand, so I followed some online tutorials
* Adding custom trusted certificate to android and signing the apk accordingly
* keeping original signature / sign with test / not sign - apk tool
* Frida + objection
* Lucky patcher
* Xposed + xInstaller

As said, I can add more details and code later.
But maybe I can get some insight/guidance where should I look and what should I check ?

Thank You!