Open Evertonx007z opened 2 years ago
i am in need of help at the initialization, can you please help me
i am in need of help at the initialization, can you please help me
What is the problem?
The reason is simple. The application get the device fingerprint via native invocation not Java layer
The reason is simple. The application get the device fingerprint via native invocation not Java layer
Got it, thanks for the explanation. 😀
I will have to use applications like Xprivacy Lua, Android Faker etc...
Hi, I hope everything is okay.
I have a question.
In: ITelephonyManagerProxy, in the code part:
@ProxyMethod("getDeviceId")...
I replaced the:
return Md5Utils.md5(BlackBoxCore.getHostPkg());
By a custom number, for example: 1234567890123456789 and it worked perfectly, I was able to obfuscate the original phone ID.
But for the others like:
getImeiForSlot getSubscriberId getNetworkOperator
and several others, it doesn't work.
Can you tell me why and how to solve this? Please friend.