Eltion / Tiktok-SSL-Pinning-Bypass

Bypass Tiktok SSL pinning on Android devices.
GNU General Public License v3.0
647 stars 163 forks source link

Why doesn't tiktok work on AVDs? #19

Closed rew1nter closed 1 year ago

rew1nter commented 1 year ago

Does tiktok have any emulator detection? I tried to use this and the original apk on AVD. Both apps start properly and crash after a few seconds.

Sasa2023 commented 1 year ago

Yes it detect emulators and most important API doesn't work

rew1nter commented 1 year ago

I wonder if it could be bypassed with Frida scripting.

Do you mind pointing me to the file path containing this emulator check?

didi789 commented 1 year ago

Its work on Genymotion, this device: image

fdciabdul commented 1 year ago

you can try an old version

image

rew1nter commented 1 year ago

Older version of Android or tiktok?

fdciabdul commented 1 year ago

Older version of Android or tiktok?

Older version of tiktok

You can use version 14.*

brunoaduarte commented 1 year ago

Its work on Genymotion, this device: image

Can this trick be applied to BlueStacks emulator or any other emulator that has native ARM support like Nox? Genymotion keeps crashing when I try to run tiktok @didi789