libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Namespaces | Functions
exceptions_parser.h File Reference

Functions related to Exceptions Table. More...

#include "peconv/buffer_util.h"

Go to the source code of this file.

Namespaces

namespace  peconv
 

Functions

bool peconv::setup_exceptions (IN BYTE *modulePtr, IN size_t moduleSize)
 

Detailed Description

Functions related to Exceptions Table.

Definition in file exceptions_parser.h.