Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kudaes/Elevator
/ DbguiCreateProcess
Class
DbguiCreateProcess
Elevator/data/src/lib.rs:358–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
pub struct DbguiCreateProcess
359
{
360
pub process_handle: HANDLE,
361
pub thread_handle: HANDLE,
362
}
363
364
pub struct NtAllocateVirtualMemoryArgs
365
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected