LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
PEB.hpp File Reference
#include "LIEF/iterators.hpp"
#include "LIEF/runtime/windows/LdrDataTableEntry.hpp"
#include "LIEF/visibility.h"
#include <cstdint>
#include <memory>
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