Why it worked
The video likely resonated with a niche audience of developers and security enthusiasts due to its relatable technical scenario and use of specific tools like Frida. The meme format and relatable 'gotcha' moment likely contributed to its shareability within that community.
Summary
The video features a meme-like text overlay describing a scenario where a developer successfully bypasses an app's security measures. It highlights the use of Frida to crack SSL pinning and find API endpoints, contrasting it with the app's attempt to hide keys in compiled C++ code.
Structure
- 1App tries to hide API keys in compiled C++ code
- 2Developer cracks okhttp and TrustKit SSL pinning
- 3Developer finds all API endpoints using Frida
Product placement
Frida is mentioned as the tool used to crack SSL pinning and find API endpoints.
On-screen text
When the vibecoded
webview slop app tries
hiding their api keys in a
compiled c++ code but
you already found all their
API endpoints cause you
cracked their okhttp +
TrustKit SSL pinning
security using Frida