mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
208 B
Plaintext
1 line
208 B
Plaintext
A Rust-based binary auditing tool that locates calls to potentially insecure functions (strcpy, sprintf, system, ioctl, etc.) in compiled binaries to identify candidate vulnerability points for manual review. |