Files
BinaryHardening-cfgrip/SECURITY.md
T

8 lines
365 B
Markdown

# 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.