cyberstars
cyberstars / tools / noxen

noxen

Frida-based Android intent interception for security research

View on GitHub
PythonGPL-3.0

Android runtime interception tool that uses Frida to hook Java methods in a running app and map how components communicate. It captures Intent traffic at entry points like getIntent, startActivity and sendBroadcast, then lets you inspect, modify, forward or drop intercepted intents from a terminal UI.