Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CasualX/external
/ functions
Functions
390 in github.com/CasualX/external
⨍
Functions
390
◇
Types & classes
65
↓ 1 callers
Method
middle_up
(self)
src/mouse.rs:73
↓ 1 callers
Function
mouse_move
(context: &mut external::hook::MouseLL)
examples/mouse_mirror.rs:11
↓ 1 callers
Method
name
The module name.
src/module/module_enum.rs:81
↓ 1 callers
Method
name_wide
The module name.
src/module/module_enum.rs:77
↓ 1 callers
Method
node
(&self)
src/memory.rs:119
↓ 1 callers
Method
page_fault_count
(&self)
src/process/process_list.rs:112
↓ 1 callers
Method
pagefile_usage
(&self)
src/process/process_list.rs:121
↓ 1 callers
Method
parent_id
The identifier of the process that created this process (its parent process).
src/process/process_enum.rs:74
↓ 1 callers
Method
parent_process_id
(&self)
src/process/process_list.rs:97
↓ 1 callers
Method
peak_pagefile_usage
(&self)
src/process/process_list.rs:124
↓ 1 callers
Method
peak_virtual_size
(&self)
src/process/process_list.rs:106
↓ 1 callers
Method
peak_working_set_size
(&self)
src/process/process_list.rs:115
↓ 1 callers
Method
pixels
Get the captured pixels.
src/snap.rs:136
↓ 1 callers
Method
priority
(&self)
src/process/process_list.rs:187
↓ 1 callers
Method
private_page_count
(&self)
src/process/process_list.rs:127
↓ 1 callers
Method
process_heap
(self)
src/process/process_peb.rs:52
↓ 1 callers
Method
process_id
The process identifier.
src/process/process_enum.rs:70
↓ 1 callers
Method
right_down
(self)
src/mouse.rs:51
↓ 1 callers
Method
right_up
(self)
src/mouse.rs:56
↓ 1 callers
Method
save
(&self, file: &mut dyn io::Write)
src/snap.rs:187
↓ 1 callers
Method
scan_code
(&self)
src/hook/keyboard_ll.rs:51
↓ 1 callers
Method
session_id
(&self)
src/process/process_list.rs:103
↓ 1 callers
Method
share_count
(&self)
src/memory.rs:110
↓ 1 callers
Method
shared
(&self)
src/memory.rs:116
↓ 1 callers
Function
stricmp
(a: &str, b: &str)
src/vk.rs:325
↓ 1 callers
Method
thread_id
(&self)
src/process/process_list.rs:184
↓ 1 callers
Method
thread_state
(&self)
src/process/process_list.rs:196
↓ 1 callers
Method
time
(&self)
src/hook/mouse_ll.rs:111
↓ 1 callers
Method
time
(&self)
src/hook/keyboard_ll.rs:102
↓ 1 callers
Method
time_date_stamp
(self)
src/module/module_ldr_data.rs:182
↓ 1 callers
Method
tls_index
(self)
src/module/module_ldr_data.rs:179
↓ 1 callers
Method
try_clone
(&self)
src/process/process.rs:31
↓ 1 callers
Method
up
(self)
src/vk.rs:133
↓ 1 callers
Method
valid
(&self)
src/memory.rs:107
↓ 1 callers
Method
virtual_size
(&self)
src/process/process_list.rs:109
↓ 1 callers
Method
vk_code
(&self)
src/hook/keyboard_ll.rs:45
↓ 1 callers
Method
vm_allocations
(&self)
src/process/process_vm.rs:275
↓ 1 callers
Method
vm_read_into
(&self, ptr: IntPtr<T>, dest: &'a mut T)
src/process/process_vm.rs:68
↓ 1 callers
Method
wait_reason
(&self)
src/process/process_list.rs:199
↓ 1 callers
Method
wait_time
(&self)
src/process/process_list.rs:175
↓ 1 callers
Method
win32_protection
(&self)
src/memory.rs:113
↓ 1 callers
Method
working_set_size
(&self)
src/process/process_list.rs:118
↓ 1 callers
Method
xbutton1_down
(self)
src/mouse.rs:85
↓ 1 callers
Method
xbutton1_up
(self)
src/mouse.rs:90
↓ 1 callers
Method
xbutton2_down
(self)
src/mouse.rs:102
↓ 1 callers
Method
xbutton2_up
(self)
src/mouse.rs:107
Method
add
Add the ctrl handler. See [SetConsoleCtrlHandler function](https://msdn.microsoft.com/en-us/library/windows/desktop/ms686016.aspx) for more informati
src/control.rs:50
Method
add
()
src/control.rs:96
Method
all_access
()
src/thread/thread_rights.rs:15
Method
as_data_view
(&self)
src/memory.rs:164
Method
as_data_view_mut
(&mut self)
src/memory.rs:168
Method
as_ref
(&self)
src/snap.rs:253
Method
async_state
(self)
src/vk.rs:138
Method
attach
Attach to a thread by id and given rights.
src/thread/thread.rs:20
Method
attach
Attach to a process by id and given rights.
src/process/process.rs:21
Method
base
The base address of the module in the context of the owning process.
src/module/module_enum.rs:65
Method
base_priority
The kernel base priority level assigned to the thread.
src/thread/thread_enum.rs:72
Method
call_next_hook
(&self)
src/hook/keyboard_ll.rs:141
Method
cancel
(&mut self)
src/hook/keyboard_ll.rs:27
Method
class
()
src/wndclass.rs:23
Method
class
Returns the class name of this window.
src/window/window.rs:45
Method
class_wide
(self, class_name: &'a mut [u16])
src/window/window.rs:59
Method
clear_altdown
(&mut self)
src/hook/keyboard_ll.rs:90
Method
clear_extended
(&mut self)
src/hook/keyboard_ll.rs:63
Method
clear_injected
(&mut self)
src/hook/keyboard_ll.rs:81
Method
clear_lower_il_injected
(&mut self)
src/hook/keyboard_ll.rs:72
Method
clear_up
(&mut self)
src/hook/keyboard_ll.rs:99
Method
client_to_screen
Convert the client-area coordinates of a specified point to screen coordinates. See [ClientToScreen function](https://msdn.microsoft.com/en-us/librar
src/window/window.rs:145
Method
clone
(&self)
src/process/process.rs:122
Method
control
(_: CtrlEvent)
src/control.rs:106
Method
create
()
src/wndclass.rs:51
Method
create
Creates an iterator over the modules in a process.
src/module/module_enum.rs:17
Method
create
Iterate over all running threads.
src/thread/thread_enum.rs:17
Method
create
Iterate over the running processes.
src/process/process_enum.rs:22
Method
create_process
(self)
src/process/process_rights.rs:31
Method
create_thread
(&self, start_address: IntPtr, parameter: IntPtr)
src/process/process.rs:81
Method
create_thread
(self)
src/process/process_rights.rs:34
Method
current
Get the current thread.
src/thread/thread.rs:16
Method
current
Get the current process.
src/process/process.rs:17
Method
current
()
src/process/process_peb.rs:19
Method
def_wnd_proc
(msg: &mut Message)
src/wndclass.rs:75
Method
default
()
src/snap.rs:22
Method
default
()
src/process/process_peb.rs:12
Method
delete
(self)
src/thread/thread_rights.rs:19
Method
delete
(self)
src/process/process_rights.rs:15
Method
deref
(&self)
src/memory.rs:93
Method
deref
(&self)
src/system/system_modules.rs:50
Method
description
(&self)
src/vk.rs:306
Method
description
(&self)
src/error.rs:40
Method
desktop
Get the desktop window. See [GetDesktopWindow function](https://msdn.microsoft.com/en-us/library/windows/desktop/ms633504.aspx) for more information.
src/window/window.rs:30
Method
direct_impersonation
(self)
src/thread/thread_rights.rs:35
Method
drop
(&mut self)
src/snap.rs:64
Method
drop
(&mut self)
src/memory.rs:186
Method
drop
(&mut self)
src/control.rs:84
Method
drop
(&mut self)
src/module/module_enum.rs:50
Method
drop
(&mut self)
src/hook/mod.rs:123
Method
drop
(&mut self)
src/thread/thread.rs:101
Method
drop
(&mut self)
src/thread/thread_enum.rs:50
Method
drop
(&mut self)
src/process/process.rs:127
Method
drop
(&mut self)
src/process/process_enum.rs:55
← previous
next →
101–200 of 390, ranked by callers