Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlackSnufkin/GhostDriver
/ functions
Functions
21 in github.com/BlackSnufkin/GhostDriver
⨍
Functions
21
◇
Types & classes
4
↓ 5 callers
Function
to_wstring
(s: &str)
GhostDriver/src/main.rs:3218
↓ 2 callers
Function
get_current_dir
()
GhostDriver/src/main.rs:3231
↓ 2 callers
Function
get_pids_by_names
(process_names: &[&str])
GhostDriver/src/main.rs:3243
↓ 2 callers
Method
kill_process_by_pid
(&self, dw_pid: DWORD)
GhostDriver/src/main.rs:2995
↓ 2 callers
Function
to_string
(s: &str)
GhostDriver/src/main.rs:3226
↓ 1 callers
Method
delete_ioc
(&self)
GhostDriver/src/main.rs:3094
↓ 1 callers
Method
drop_driver_on_disk
(&self)
GhostDriver/src/main.rs:3041
↓ 1 callers
Function
parse_comma_separated_values
(input: &str)
GhostDriver/src/main.rs:3277
↓ 1 callers
Method
start_driver
(&mut self)
GhostDriver/src/main.rs:2864
↓ 1 callers
Method
stop_driver
(&mut self)
GhostDriver/src/main.rs:2924
Method
create_ioctl_struct
(pid: DWORD)
GhostDriver/src/main.rs:2789
Method
deposite_handle
(handle: HANDLE)
GhostDriver/src/main.rs:3171
Method
device_name
()
GhostDriver/src/main.rs:2781
Method
driver_name
()
GhostDriver/src/main.rs:2773
Method
driver_path
()
GhostDriver/src/main.rs:2777
Method
erase_driver_file
(driver_path_str: &str)
GhostDriver/src/main.rs:3190
Method
ioctl_code
()
GhostDriver/src/main.rs:2785
Function
main
()
GhostDriver/src/main.rs:3286
Method
new
(pid: SIZE_T)
GhostDriver/src/main.rs:2760
Method
open_handle
(path: &str)
GhostDriver/src/main.rs:3104
Method
rename_handle
(handle: HANDLE)
GhostDriver/src/main.rs:3130