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

binsafe

Rust ★ 17 via github-topic
→ View on GitHub
Binsafe is an obfuscator designed for 64-bit portable executables that employs a multi-step process to transform the structure and execution of compiled binaries. Its notable features include disassembly, instruction virtualization, operational scrambling, and runtime protections against debugging and tampering. This tool primarily serves to enhance binary security by making reverse engineering significantly more challenging.