Help bypassing fake update warning/temper detection

Sbenny.com is trusted by 1,323,565 happy users since 2014.
Register

Nazgule

Lurker Lv0️⃣
Member for 4 years
Hi,
Unity online game - Rise of Kingdoms
it has Assembly-CSharp.dll and smali.

Game has some kind of certificate diff/MD5 check, just cloning the apk and installing it will trigger a fake update warning.
there are no string related to the updated notice that I could find (may be an image).

Here is some of what I tried before without success.
* 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

Not asking for someone to do the work for me, just guidance.
 
Top