|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include "MEMORY_INFORMATION.hh"#include <introvirt/core/injection/GuestAllocation.hh>#include <introvirt/windows/kernel/nt/const/MEMORY_ALLOCATION_TYPE.hh>#include <introvirt/windows/kernel/nt/const/PAGE_PROTECTION.hh>#include <introvirt/windows/kernel/nt/fwd.hh>

Go to the source code of this file.
Classes | |
| class | introvirt::windows::nt::MEMORY_BASIC_INFORMATION |
| MEMORY_BASIC_INFORMATION structure parser. More... | |
| class | introvirt::inject::GuestAllocation< windows::nt::MEMORY_BASIC_INFORMATION > |
Namespaces | |
| namespace | introvirt |
| Core IntroVirt classes. | |
| namespace | introvirt::windows |
| Classes related to Microsoft Windows guests. | |
| namespace | introvirt::windows::nt |
| Classes related to the Windows NT kernel. | |
| namespace | introvirt::inject |