dissect.executable.exception

Module Contents

exception dissect.executable.exception.Error

Bases: Exception

Base exception for this module.

exception dissect.executable.exception.InvalidSignatureError

Bases: Error

Exception that occurs if the magic in the header does not match.