mirror of
https://github.com/mandiant/capa.git
synced 2026-07-02 11:00:02 -07:00
26aba8067f
Catch envi.exc.SegmentationViolation raised by vivisect when processing malformed ELF files with invalid relocations and convert it to a CorruptFile exception with a descriptive message. Closes #2794 Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>