Hi people, i've been looking for a way to bypass face verification in android emulators apps, like social media and banking apps, and I'm 90% complete with this task, but I'm facing a goddamn pain in the ass when it comes for the selfie ID. No problem with the emulation detection. No problem with the selfies. I've even managed to do some impressive deepfakes work through the emulators cameras. So, the problem is simple, but I can't figure out how to solve: the fucking emulators front camera won't work. The rear camera, on the other hand, works perfectly (which makes no sense, why the hell it won't work?).
The only problem stopping me to bypass this shit is the fact that the front camera won't work. My laptop camera is working fine, my drivers are fine, virtual cameras working flawlessly, but emulators do not seem to detect the front camera. I've tested them all. Bluestacks, MEmu, LDPlayer, and any other emulator. The only emulator where I could get both cameras working, was Nox player, but the camera resolution is horrible, totally unable to use it for the purposes, photos looks like that had been taken with a potato. Searching config files in the root folder of Nox player, I've found out that is the only emulator that specifies both rear and front camera (didn't find this config specification in any other emulator config file), and is the only one that is working both cameras, but as I said, resolution is absolutely horrible (and I didn't find any config to change the camera resolution).
Nox player specifies both cameras with the following code in the config.ini file:
" hw.camera.back=webcam0
hw.camera.front=webcam0 "
This code makes Nox player use the default camera, whatever it is, could be physical or virtual camera, and that's perfect. But as I said, the Nox devs set a potato resolution for the camera, and I can't figure it out how to change it.
So, there are 3 possible ways to solve this (that I cannot figure it out, so that's why I need some help):
1 - Changing Nox player camera default resolution
2 - Making other emulators detect the front camera. MEmu would be the best, 1920x1080p camera resolution, just perfect, probably would work with anything. Bluestacks has an acceptable camera quality that would work too.
3 - Injecting the hw.camera.back/hw.camera.front code line that I mentioned before in other emulators configs. I've tried it but nothing happened, probably i've put the code in the wrong file.
Anyone that could share any idea? This could work to bypass a lot of things, like dumb Instagram verifications, Revolut verifications, or even more serious things. I thought the emulation and root detection were the real problem, turns out it's no problem at all. The only obstacle is android emulators not detecting front camera (and Nox player potato camera quality). I think it could be solved with a little tweak in the emulators config file, or maybe in the Android system file, but I can't figure out.
Literally any idea could help a lot, I'll appreciate any possible solution.
The only problem stopping me to bypass this shit is the fact that the front camera won't work. My laptop camera is working fine, my drivers are fine, virtual cameras working flawlessly, but emulators do not seem to detect the front camera. I've tested them all. Bluestacks, MEmu, LDPlayer, and any other emulator. The only emulator where I could get both cameras working, was Nox player, but the camera resolution is horrible, totally unable to use it for the purposes, photos looks like that had been taken with a potato. Searching config files in the root folder of Nox player, I've found out that is the only emulator that specifies both rear and front camera (didn't find this config specification in any other emulator config file), and is the only one that is working both cameras, but as I said, resolution is absolutely horrible (and I didn't find any config to change the camera resolution).
Nox player specifies both cameras with the following code in the config.ini file:
" hw.camera.back=webcam0
hw.camera.front=webcam0 "
This code makes Nox player use the default camera, whatever it is, could be physical or virtual camera, and that's perfect. But as I said, the Nox devs set a potato resolution for the camera, and I can't figure it out how to change it.
So, there are 3 possible ways to solve this (that I cannot figure it out, so that's why I need some help):
1 - Changing Nox player camera default resolution
2 - Making other emulators detect the front camera. MEmu would be the best, 1920x1080p camera resolution, just perfect, probably would work with anything. Bluestacks has an acceptable camera quality that would work too.
3 - Injecting the hw.camera.back/hw.camera.front code line that I mentioned before in other emulators configs. I've tried it but nothing happened, probably i've put the code in the wrong file.
Anyone that could share any idea? This could work to bypass a lot of things, like dumb Instagram verifications, Revolut verifications, or even more serious things. I thought the emulation and root detection were the real problem, turns out it's no problem at all. The only obstacle is android emulators not detecting front camera (and Nox player potato camera quality). I think it could be solved with a little tweak in the emulators config file, or maybe in the Android system file, but I can't figure out.
Literally any idea could help a lot, I'll appreciate any possible solution.