mirror of
https://github.com/mandiant/capa.git
synced 2026-03-12 21:23:12 -07:00
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>