mirror of
https://gitlab.com/BinaryHardening/cfgrip
synced 2026-07-26 12:41:08 +00:00
365 B
365 B
security
This tool parses untrusted binaries. There's always a risk of bugs in the parsers (PE, ELF) or the disassembler that could crash or do worse.
If you find something, don't open a public issue. Email me directly or reach out on the repo's security tab.
If you're integrating cfgrip into something that processes untrusted files, consider sandboxing it.