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

MikuTrace

Rust ★ 36 via github-topic
→ View on GitHub
traceMiku is an instruction-level dynamic tracing and runtime analysis tool designed for ARM64 Android devices. It captures real execution paths and provides various analysis features, including control flow graphs (CFG), call trees, taint tracking, and memory queries. Notably, it integrates with Frida for data collection and supports structured JSON output for automated analysis, complementing static tools like IDA and Ghidra.