MCPcopy Create free account
hub / github.com/Spuckwaffel/Kernel-Thread-Driver / readd

Class readd

UM/Driver.h:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18//out struct we use
19typedef struct readd {
20 ULONG64 address;
21 ULONGLONG size;
22 ULONG64 output;
23};
24
25
26bool Await_Approval() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected