Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Other] ITelephonyManagerProxy - Custom Info 📲 #7

Open
Evertonx007z opened this issue Aug 18, 2022 · 4 comments
Open

[Other] ITelephonyManagerProxy - Custom Info 📲 #7

Evertonx007z opened this issue Aug 18, 2022 · 4 comments

Comments

@Evertonx007z
Copy link

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.

@DevTrinh

This comment was marked as resolved.

@Evertonx007z
Copy link
Author

i am in need of help at the initialization, can you please help me

What is the problem?

@BlackBoxing
Copy link
Owner

The reason is simple. The application get the device fingerprint via native invocation not Java layer

@Evertonx007z
Copy link
Author

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants