Skip to content

Inquiry regarding Nested Page Table (NPT) translation support within process boundaries #75

Description

@ejdatsz

Hi Metick,

I am analyzing the architecture of DMALibrary for memory forensics in virtualized/nested environments. The built-in FixCr3() implementation handles native host processes perfectly.

I have a technical question regarding nested virtualization contexts (such as environments running under isolated hypervisor layers or 64-bit emulators). When targeting a specific host process boundary that encapsulates a guest operating system, standard memory reads fail to automatically translate Guest Virtual Addresses (GVA) down to Host Physical Addresses (HPA) due to the nested page tables.

Does DMALibrary currently expose a clean way to integrate custom MemProcFS/vmmdll translation algorithms or plugins to handle hypervisor-nested memory layouts within a targeted process, or is the library strictly optimized for native host process architectures?

Thank you for your time and for maintaining this library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions