What’s the best emulator for this?

Gnbnexi

Regular Member
Joined
Mar 20, 2022
Messages
300
Reaction score
185
Hey guys
I’m trying to farm points with a banking app. I used ldplayer multi instances but my accounts got detected as device already registered. When I used chrome in the two instances to check the user agent string, they turned out the same.
Is there some extension I would’ve used with the ldplayer or which other emulator can use without getting detected.
Please help!!!
 
Hey guys
I’m trying to farm points with a banking app. I used ldplayer multi instances but my accounts got detected as device already registered. When I used chrome in the two instances to check the user agent string, they turned out the same.
Banking apps can check Play Integrity API(Former SafetyNet) and thus mark your acc if its not passed.

Same useragents is fine, they might mark your accounts by checking your IP so use proxies on your LDplayer.

Be sure to change mac/imei when you create new LDPlayer instances, perhaps that is what they checking.

Is there some extension I would’ve used with the ldplayer or which other emulator can use without getting detected.
Yes, you would need to install magisk, I would suggest Magisk Delta https://github.com/HuskyDG/magisk-files

Then safetynet/integrity patch https://github.com/chiteroman/PlayIntegrityFix

This will require some quite research so do not expect it to be easy.

Google: XDA banking app safetynet

And you will find plenty of examples where people are solving same problem with banking apps.
 
Banking apps can check Play Integrity API(Former SafetyNet) and thus mark your acc if its not passed.

Same useragents is fine, they might mark your accounts by checking your IP so use proxies on your LDplayer.

Be sure to change mac/imei when you create new LDPlayer instances, perhaps that is what they checking.


Yes, you would need to install magisk, I would suggest Magisk Delta https://github.com/HuskyDG/magisk-files

Then safetynet/integrity patch https://github.com/chiteroman/PlayIntegrityFix

This will require some quite research so do not expect it to be easy.

Google: XDA banking app safetynet

And you will find plenty of examples where people are solving same problem with banking apps.
Thank you so much for your reply.
I’ll try this out
 
Hi! Were you able to bypass Play Integrity with these Magisk modules? It's not working here. I've tried with Blue LDPlayer and Waydroid.
 
Hey guys
I’m trying to farm points with a banking app. I used ldplayer multi instances but my accounts got detected as device already registered. When I used chrome in the two instances to check the user agent string, they turned out the same.
Is there some extension I would’ve used with the ldplayer or which other emulator can use without getting detected.
Please help!!!
The problem was not the User agent string as most user agent string are generic and similar for most android devices, your canvas and webgl fingerprints gave you away.

Have you used magisk hide props to change the fingerprint of the emulator and visited this browserscan.net to confirm if the canvas/webgl fingerprints are the same or different?
 
No
I gave up on it
The problem with this is that, the security architecture for banking apps increase faster than the rate at which spoofers can keep up with, this indeed presents a real programming challenge!
 
Hey guys
I’m trying to farm points with a banking app. I used ldplayer multi instances but my accounts got detected as device already registered. When I used chrome in the two instances to check the user agent string, they turned out the same.
Is there some extension I would’ve used with the ldplayer or which other emulator can use without getting detected.
Please help!!!
In all fairness, emulators are not really good at emulating a mobile devices, CPU properties and this can come up as suspicious when checked on creepjs you might need to explore real mobile device solutions if your use case is not APP dependent because root detection is not 100% accurate as some APPS will still detect root status...
 
Banking apps can check Play Integrity API(Former SafetyNet) and thus mark your acc if its not passed.

Same useragents is fine, they might mark your accounts by checking your IP so use proxies on your LDplayer.

Be sure to change mac/imei when you create new LDPlayer instances, perhaps that is what they checking.


Yes, you would need to install magisk, I would suggest Magisk Delta https://github.com/HuskyDG/magisk-files

Then safetynet/integrity patch https://github.com/chiteroman/PlayIntegrityFix

This will require some quite research so do not expect it to be easy.

Google: XDA banking app safetynet

And you will find plenty of examples where people are solving same problem with banking apps.

I have attached images of 2 instances of ldplayer rooted with magisks Delta and build properties spoofed left and right are two different devices, but they both came up with the same canvas and webgl fingerprint when scanned, with this a website can know its the same user and block all accounts.
Any anti detect browser that cannot handle this conveniently will lead you to lose your accounts, lately most platforms approach to stop multiple account ownership is to introduce an APP/Mobile based system for which they know its difficult to work around.
If anyone here is willing to discuss about this further sjhare below and lets do some research it will be fun having research buddies!!!



Capture 1.PNG

Capture 2.PNG
 
Back
Top