Remote config was hooked, how to avoid?

Hello,
I used Remote Config for control game parameter.
But a cracker falsified game execution and loaded his harmful dll. And then loaded GameAssembly and UnityPlayer.
So remote config was hooked to read local json file:(
I want to know how to avoid this.
Unity authentication helps?

Thanks

If they are truly intent, there isn’t much you can do. What platform? A Google search for “obfuscating unity games” might help, but replacing a DLL is a bit different. Are you using IL2CPP https://discussions.unity.com/t/638241

1 Like

@masak May I ask, how do you know this? Just playing an RC enabled game offline will read the local cache.

Platform is windows standalone , IL2cpp
And I knew the pirate when strange boost of DAU was showed in unity analytics.
And I googled my game title, and found the cracked game.
And I downloaded the file which contains a cracker’s memo.
I can send you.

That’s ok, I believe you. I was just checking.