> cat /dev/github | grep security-tools
discovered 17 Aug 2026

Frida-libcurlUnpinning

JavaScript ★ 37 via github-topic
→ View on GitHub
Frida-libcurlUnpinning is a tool designed to bypass SSL-Pinning protections in Android applications that utilize the libcurl library. Utilizing Frida, it allows users to spawn or attach to an application, enabling the dynamic hooking of `curl_easy_setopt` to disable SSL-Pinning mechanisms. Notable features include support for both spawn and attach modes for adaptability in various use cases.