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

r2frida

via awesome-list
→ View on GitHub
r2frida is a self-contained plugin for radare2 that integrates Frida, enabling dynamic instrumentation of local or remote processes via r2 commands. It supports running Frida scripts and executing C, JavaScript, or TypeScript snippets, while offering extensive features such as memory manipulation, method hooking, native breakpoint management, and tracing of application processes across multiple platforms including Linux, Windows, and Android. This tool facilitates seamless interaction between Frida and radare2, enhancing reverse engineering capabilities without the need for pre-installed Frida tools.