Table of Contents

Namespace Echo.ControlFlow.Regions.Detection

Classes

RangedEHRegionDetector

Provides methods for detecting exception handler regions in a control flow graph by providing address ranges indicating the protected and handler regions.

Structs

ExceptionHandlerRange

Represents an address range of code that is protected from exceptions by a handler block.