LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
Process.hpp File Reference
#include <cstdint>
#include <string>
#include <unordered_map>
#include "LIEF/visibility.h"
#include "LIEF/runtime/utils.hpp"
#include "LIEF/optional.hpp"
Include dependency graph for Process.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::runtime::Process
 This structure represents the current process and provides functions to query process-level information. More...
struct  LIEF::runtime::Process::EnvVars
 This structure wraps environment variables. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::assembly
 Namespace related to assembly/disassembly support.
namespace  LIEF::runtime