Crate dmalibrary

Source

Functionsยง

find_base_address
Finds the base address of a module within a process.
find_process
Finds the process ID (PID) of a process by its name.
fix_cr3
Attempts to fix the CR3 register for a given process and module.
get_winver
Retrieves the Windows version from the VMM instance.
init
Initializes a Vmm instance with the provided path and arguments.