|
|
|
|
|
by bluesign
3028 days ago
|
|
This works for sure, but only on jailbroken devices. On the other hand, facebook can check (at least on IOS) easily if the device is jailbroken and behave differently. You can also patch binary and inject some code, (probably swizzle AVAudioRecorder methods) for the same effect. In this case, Facebook can check binary integrity, and change behavior accordingly. So this is kind a cat and mouse game. |
|
I'm not 100% sure what's involved in jailbreaking iOS, but I'm pretty sure on a rooted Android you could put measures in place to "fake" results for any root checks the Facebook app would run. You could patch any APIs Facebook could use to make such checks.