discovered 03 Aug 2026
frida
→ View on GitHubFrida is a dynamic instrumentation toolkit designed for developers, reverse-engineers, and security researchers to facilitate the analysis and manipulation of applications at runtime. Its primary use case includes the ability to inject custom scripts into running processes, enabling extensive testing, debugging, and reverse engineering. Notable features include a robust command-line interface and support for multiple programming languages through bindings, such as Python and Node.js, allowing users to interact with and extend its functionality efficiently.