Files
BinaryHardening-cfgrip/SECURITY.md

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.