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
↓ 19 callers
Method
as_mut_ptr
(&self)
src/memory.rs:160
↓ 18 callers
Method
len
(&self)
src/memory.rs:152
↓ 13 callers
Method
info_mut
(&mut self)
src/hook/keyboard_ll.rs:38
↓ 12 callers
Method
as_inner
(&self)
src/system/system_modules.rs:39
↓ 11 callers
Method
info
(&self)
src/hook/keyboard_ll.rs:41
↓ 8 callers
Method
info
(&self)
src/hook/mouse_ll.rs:52
↓ 8 callers
Method
info_mut
(&mut self)
src/hook/mouse_ll.rs:49
↓ 8 callers
Method
next
(&mut self)
src/module/module_enum.rs:29
↓ 7 callers
Method
as_ptr
(&self)
src/memory.rs:156
↓ 7 callers
Method
as_ref
(&self)
src/system/system_modules.rs:55
↓ 6 callers
Function
pump_once
()
src/wndclass.rs:102
↓ 6 callers
Function
sleep
(ms: u32)
src/wndclass.rs:123
↓ 5 callers
Method
read
(self, _x86_offset: isize, _x64_offset: isize)
src/process/process_peb.rs:66
↓ 4 callers
Method
pt_x
(&self)
src/hook/mouse_ll.rs:56
↓ 4 callers
Method
pt_y
(&self)
src/hook/mouse_ll.rs:62
↓ 3 callers
Function
from_wchar_buf
(buf: &[u16])
src/util.rs:8
↓ 3 callers
Method
iter
(&'a self)
src/process/process_list.rs:30
↓ 3 callers
Method
loader_data
(self)
src/process/process_peb.rs:47
↓ 3 callers
Method
to_str
(self)
src/vk.rs:171
↓ 3 callers
Method
vm_alloc
(&self, address: IntPtr, len: usize, alloc_type: AllocType, protect: Protect)
src/process/process_vm.rs:159
↓ 2 callers
Method
as_mut
(&mut self)
src/snap.rs:258
↓ 2 callers
Method
create_time
(&self)
src/process/process_list.rs:79
↓ 2 callers
Method
down
(self)
src/vk.rs:128
↓ 2 callers
Method
flags
(&self)
src/system/system_modules.rs:87
↓ 2 callers
Function
from_char_buf
(buf: &[u8])
src/util.rs:17
↓ 2 callers
Function
image_base
Returns this module's image base.
src/module/mod.rs:16
↓ 2 callers
Method
injected
(&self)
src/hook/mouse_ll.rs:93
↓ 2 callers
Method
kernel_time
(&self)
src/process/process_list.rs:85
↓ 2 callers
Method
lower_il_injected
(&self)
src/hook/mouse_ll.rs:102
↓ 2 callers
Method
mouse_data
(&self)
src/hook/mouse_ll.rs:79
↓ 2 callers
Method
mouse_data_wheel
(&self)
src/hook/mouse_ll.rs:76
↓ 2 callers
Method
mouse_data_xbutton
(&self)
src/hook/mouse_ll.rs:68
↓ 2 callers
Method
process_id
(&self)
src/process/process_list.rs:94
↓ 2 callers
Method
send
(self)
src/mouse.rs:139
↓ 2 callers
Method
threads
(&self)
src/process/process_list.rs:130
↓ 2 callers
Method
to_scan_code
(self)
src/vk.rs:154
↓ 2 callers
Method
up
(&self)
src/hook/keyboard_ll.rs:93
↓ 2 callers
Method
user_time
(&self)
src/process/process_list.rs:82
↓ 2 callers
Method
vm_free
(&self, address: IntPtr, len: usize, free_type: FreeType)
src/process/process_vm.rs:188
↓ 2 callers
Method
vm_query
(&self, address: IntPtr)
src/process/process_vm.rs:236
↓ 2 callers
Method
vm_read_raw
(&self, ptr: IntPtr<T>, dest: *mut T)
src/process/process_vm.rs:14
↓ 2 callers
Method
vm_write_bytes
(&self, address: IntPtr, bytes: &[u8])
src/process/process_vm.rs:98
↓ 1 callers
Function
_find
(class: Option<&OsStr>, title: Option<&OsStr>)
src/window/window_enum.rs:40
↓ 1 callers
Method
altdown
(&self)
src/hook/keyboard_ll.rs:84
↓ 1 callers
Method
api_set_schema
(self)
src/process/process_peb.rs:62
↓ 1 callers
Method
as_mut
(&mut self)
src/memory.rs:180
↓ 1 callers
Method
as_ref
(&self)
src/memory.rs:174
↓ 1 callers
Method
bad
(&self)
src/memory.rs:128
↓ 1 callers
Method
base_address
(self)
src/module/module_ldr_data.rs:146
↓ 1 callers
Method
base_dll_name
(self)
src/module/module_ldr_data.rs:170
↓ 1 callers
Method
base_dll_name_wide
(self)
src/module/module_ldr_data.rs:164
↓ 1 callers
Method
base_priority
(&self)
src/process/process_list.rs:190
↓ 1 callers
Method
being_debugged
(self)
src/process/process_peb.rs:37
↓ 1 callers
Method
blit
Capture the screen pixels.
src/snap.rs:125
↓ 1 callers
Method
call_next_hook
(&self)
src/hook/mouse_ll.rs:147
↓ 1 callers
Method
cancel
(&mut self)
src/hook/mouse_ll.rs:38
↓ 1 callers
Method
clear_injected
(&mut self)
src/hook/mouse_ll.rs:99
↓ 1 callers
Method
clear_lower_il_injected
(&mut self)
src/hook/mouse_ll.rs:108
↓ 1 callers
Method
client_area
Retrieves the coordinates of a window's client area.
src/window/window.rs:130
↓ 1 callers
Method
context_switches
(&self)
src/process/process_list.rs:193
↓ 1 callers
Method
cycle_time
(&self)
src/process/process_list.rs:76
↓ 1 callers
Function
detect
()
examples/input.rs:48
↓ 1 callers
Method
entry_point
(self)
src/module/module_ldr_data.rs:149
↓ 1 callers
Method
eq
(&self, rhs: &Color)
src/snap.rs:32
↓ 1 callers
Method
exe_file
The name of the executable file for the process.
src/process/process_enum.rs:90
↓ 1 callers
Method
exe_file_wide
The name of the executable file for the process.
src/process/process_enum.rs:86
↓ 1 callers
Method
exe_path
The module path.
src/module/module_enum.rs:89
↓ 1 callers
Method
exe_path_wide
The module path.
src/module/module_enum.rs:85
↓ 1 callers
Method
extended
(&self)
src/hook/keyboard_ll.rs:57
↓ 1 callers
Method
file_name
(&self)
src/system/system_modules.rs:95
↓ 1 callers
Method
full_dll_name
(self)
src/module/module_ldr_data.rs:161
↓ 1 callers
Method
full_dll_name_wide
(self)
src/module/module_ldr_data.rs:155
↓ 1 callers
Method
full_image_name_wide
(&self, buffer: &'a mut [u16])
src/process/process.rs:92
↓ 1 callers
Method
full_path_name
(&self)
src/system/system_modules.rs:90
↓ 1 callers
Method
get_mapped_file_name_wide
(&self, address: IntPtr, buffer: &'a mut [u16])
src/process/process.rs:109
↓ 1 callers
Method
handle_count
(&self)
src/process/process_list.rs:100
↓ 1 callers
Method
hard_fault_count
(&self)
src/process/process_list.rs:73
↓ 1 callers
Method
has_guard
(self)
src/memory.rs:32
↓ 1 callers
Function
hide
()
examples/input.rs:78
↓ 1 callers
Method
image_base_address
(self)
src/process/process_peb.rs:42
↓ 1 callers
Method
image_name
(&self)
src/process/process_list.rs:91
↓ 1 callers
Method
image_name_wide
(&self)
src/process/process_list.rs:88
↓ 1 callers
Method
initialization_order
(self)
src/module/module_ldr_data.rs:50
↓ 1 callers
Function
inject
()
examples/input.rs:91
↓ 1 callers
Method
injected
(&self)
src/hook/keyboard_ll.rs:75
↓ 1 callers
Method
is_executable
(self)
src/memory.rs:20
↓ 1 callers
Method
is_readable
(self)
src/memory.rs:24
↓ 1 callers
Method
is_writable
(self)
src/memory.rs:28
↓ 1 callers
Method
kernel_callback_table
(self)
src/process/process_peb.rs:57
↓ 1 callers
Method
large_page
(&self)
src/memory.rs:125
↓ 1 callers
Method
left_down
(self)
src/mouse.rs:34
↓ 1 callers
Method
left_up
(self)
src/mouse.rs:39
↓ 1 callers
Method
load_count
(self)
src/module/module_ldr_data.rs:176
↓ 1 callers
Method
load_order
(self)
src/module/module_ldr_data.rs:36
↓ 1 callers
Method
locked
(&self)
src/memory.rs:122
↓ 1 callers
Method
lower_il_injected
(&self)
src/hook/keyboard_ll.rs:66
↓ 1 callers
Method
memory_order
(self)
src/module/module_ldr_data.rs:43
↓ 1 callers
Method
message
(&self)
src/hook/mouse_ll.rs:42
↓ 1 callers
Method
message
(&self)
src/hook/keyboard_ll.rs:31
↓ 1 callers
Method
middle_down
(self)
src/mouse.rs:68
next →
1–100 of 390, ranked by callers