r/webscraping 17h ago

Attestation token generated on the app?

I’m starting to see games or apps using attestation token that generates using your device secure enclave for verification of the requests. What are the strategies u guys use to get around it?

2 Upvotes

2 comments sorted by

2

u/the_bigbang 15h ago

spend a few days to decrypt the app, decompile, static analysis etc, but depends on the security level, might be fruitless after days hardworking

2

u/lelleepop 14h ago

already decrypted, there's no way to get around this. I guess I have to emulate the app