Using Python to follow back all of my TikTok followers | How to reverse engineer a mobile app's API
Alfredo Sequeida
I made a program using Python to follow back all of my TikTok followers. I reversed engineered the TikTok API to be able to retrieve all of my followers. I used mitmproxy to intercept the traffic and see how the API calls are being made and the Frida Dynamic instrumentation tool kit to trace TikTok's code base and see how specific things like the x-gorgon and x-chronos parameters are being generated. This was a lot faster than dissembling the app's source code, which could have taken a few days. Objection, which is a python program based on Frida also gets an honorable mention even though it didn't work to bypass TikTok's SSL pinning method.
Follow me on social: https://alfredo.lol/social
Music: Music by Ryan Little - Daybreak - https://thmatc.co/?l=15906985 Music by Ryan Little - Tell Me - https://thmatc.co/?l=F1DBCCDE Music by Ryan Little - Stranger - https://thmatc.co/?l=26A7D7C2 Music by Lord Kagemusha - Otto - https://thmatc.co/?l=B75DF800
Gear: š· Canon EOS Rebel T7i š» Intel i7 XPS 13 16GB RAM (Arch Linux) ... https://www.youtube.com/watch?v=75n4TfjhOC0
298292358 Bytes