LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
PEB.hpp File Reference
#include <cstdint>
#include <memory>
#include <LIEF/visibility.h>
#include <LIEF/iterators.hpp>
#include <LIEF/runtime/windows/LdrDataTableEntry.hpp>
Include dependency graph for PEB.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::runtime::windows::PEB
 This class exposes a user-friendly interface over the Process Environment Block (PEB) of the current process. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::runtime
namespace  LIEF::runtime::windows
namespace  LIEF::runtime::windows::details