Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlackSnufkin/BYOVD
/ functions
Functions
211 in github.com/BlackSnufkin/BYOVD
⨍
Functions
211
◇
Types & classes
48
Method
open
()
Astra64-RW/src/astra.rs:59
Method
open
Open a device with `GENERIC_READ | GENERIC_WRITE` access.
byovd-lib/src/device.rs:19
Method
open_device
Open the driver's device for IOCTL communication. Requires `device_path` provided at construction.
byovd-lib/src/service.rs:141
Method
open_with_access
Open a device with custom access flags.
byovd-lib/src/device.rs:24
Method
preflight_check
Version 2618 requires LocalSystem privileges.
STProcessMonitor-Killer/src/main.rs:69
Method
safe_copy_from
HVCI-safe memcpy via `ReadProcessMemory` — survives VTL 1 EPT faults that a raw deref would BSOD on.
Astra64-RW/src/astra.rs:137
Method
skip_unload
Driver causes BSOD on unload - skip cleanup.
Viragt64-Killer/src/main.rs:28
Method
stop
Back-compat alias for `stop_and_delete()`.
byovd-lib/src/service.rs:135
Function
to_cstring
Convert a `&str` to a null-terminated `CString` for Win32 A-suffix APIs.
byovd-lib/src/util.rs:16
Method
to_wstring
(s: &str)
K7Terminator/src/main.rs:40
Method
write_u64
(&self, pa: u64, v: u64)
Astra64-RW/src/astra.rs:204
← previous
201–211 of 211, ranked by callers