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

binee

via awesome-list
→ View on GitHub
Binee is a binary emulation environment designed for the introspection of IO operations in executables, particularly Windows PE files. Its primary use case is the analysis of a binary's side effects on the system, facilitated by a realistic loading mechanism, a flexible hooking framework for custom data capture, and configurable OS mocks. Notable features include the ability to dump PE files' imports and exports, a mock file system, and a command-line interface that supports verbose logging and configuration file usage.