MCPcopy Create free account

hub / github.com/CasualX/external / functions

Functions390 in github.com/CasualX/external

↓ 1 callersMethodmiddle_up
(self)
src/mouse.rs:73
↓ 1 callersFunctionmouse_move
(context: &mut external::hook::MouseLL)
examples/mouse_mirror.rs:11
↓ 1 callersMethodname
The module name.
src/module/module_enum.rs:81
↓ 1 callersMethodname_wide
The module name.
src/module/module_enum.rs:77
↓ 1 callersMethodnode
(&self)
src/memory.rs:119
↓ 1 callersMethodpage_fault_count
(&self)
src/process/process_list.rs:112
↓ 1 callersMethodpagefile_usage
(&self)
src/process/process_list.rs:121
↓ 1 callersMethodparent_id
The identifier of the process that created this process (its parent process).
src/process/process_enum.rs:74
↓ 1 callersMethodparent_process_id
(&self)
src/process/process_list.rs:97
↓ 1 callersMethodpeak_pagefile_usage
(&self)
src/process/process_list.rs:124
↓ 1 callersMethodpeak_virtual_size
(&self)
src/process/process_list.rs:106
↓ 1 callersMethodpeak_working_set_size
(&self)
src/process/process_list.rs:115
↓ 1 callersMethodpixels
Get the captured pixels.
src/snap.rs:136
↓ 1 callersMethodpriority
(&self)
src/process/process_list.rs:187
↓ 1 callersMethodprivate_page_count
(&self)
src/process/process_list.rs:127
↓ 1 callersMethodprocess_heap
(self)
src/process/process_peb.rs:52
↓ 1 callersMethodprocess_id
The process identifier.
src/process/process_enum.rs:70
↓ 1 callersMethodright_down
(self)
src/mouse.rs:51
↓ 1 callersMethodright_up
(self)
src/mouse.rs:56
↓ 1 callersMethodsave
(&self, file: &mut dyn io::Write)
src/snap.rs:187
↓ 1 callersMethodscan_code
(&self)
src/hook/keyboard_ll.rs:51
↓ 1 callersMethodsession_id
(&self)
src/process/process_list.rs:103
↓ 1 callersMethodshare_count
(&self)
src/memory.rs:110
↓ 1 callersMethodshared
(&self)
src/memory.rs:116
↓ 1 callersFunctionstricmp
(a: &str, b: &str)
src/vk.rs:325
↓ 1 callersMethodthread_id
(&self)
src/process/process_list.rs:184
↓ 1 callersMethodthread_state
(&self)
src/process/process_list.rs:196
↓ 1 callersMethodtime
(&self)
src/hook/mouse_ll.rs:111
↓ 1 callersMethodtime
(&self)
src/hook/keyboard_ll.rs:102
↓ 1 callersMethodtime_date_stamp
(self)
src/module/module_ldr_data.rs:182
↓ 1 callersMethodtls_index
(self)
src/module/module_ldr_data.rs:179
↓ 1 callersMethodtry_clone
(&self)
src/process/process.rs:31
↓ 1 callersMethodup
(self)
src/vk.rs:133
↓ 1 callersMethodvalid
(&self)
src/memory.rs:107
↓ 1 callersMethodvirtual_size
(&self)
src/process/process_list.rs:109
↓ 1 callersMethodvk_code
(&self)
src/hook/keyboard_ll.rs:45
↓ 1 callersMethodvm_allocations
(&self)
src/process/process_vm.rs:275
↓ 1 callersMethodvm_read_into
(&self, ptr: IntPtr<T>, dest: &'a mut T)
src/process/process_vm.rs:68
↓ 1 callersMethodwait_reason
(&self)
src/process/process_list.rs:199
↓ 1 callersMethodwait_time
(&self)
src/process/process_list.rs:175
↓ 1 callersMethodwin32_protection
(&self)
src/memory.rs:113
↓ 1 callersMethodworking_set_size
(&self)
src/process/process_list.rs:118
↓ 1 callersMethodxbutton1_down
(self)
src/mouse.rs:85
↓ 1 callersMethodxbutton1_up
(self)
src/mouse.rs:90
↓ 1 callersMethodxbutton2_down
(self)
src/mouse.rs:102
↓ 1 callersMethodxbutton2_up
(self)
src/mouse.rs:107
Methodadd
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
Methodadd
()
src/control.rs:96
Methodall_access
()
src/thread/thread_rights.rs:15
Methodas_data_view
(&self)
src/memory.rs:164
Methodas_data_view_mut
(&mut self)
src/memory.rs:168
Methodas_ref
(&self)
src/snap.rs:253
Methodasync_state
(self)
src/vk.rs:138
Methodattach
Attach to a thread by id and given rights.
src/thread/thread.rs:20
Methodattach
Attach to a process by id and given rights.
src/process/process.rs:21
Methodbase
The base address of the module in the context of the owning process.
src/module/module_enum.rs:65
Methodbase_priority
The kernel base priority level assigned to the thread.
src/thread/thread_enum.rs:72
Methodcall_next_hook
(&self)
src/hook/keyboard_ll.rs:141
Methodcancel
(&mut self)
src/hook/keyboard_ll.rs:27
Methodclass
()
src/wndclass.rs:23
Methodclass
Returns the class name of this window.
src/window/window.rs:45
Methodclass_wide
(self, class_name: &'a mut [u16])
src/window/window.rs:59
Methodclear_altdown
(&mut self)
src/hook/keyboard_ll.rs:90
Methodclear_extended
(&mut self)
src/hook/keyboard_ll.rs:63
Methodclear_injected
(&mut self)
src/hook/keyboard_ll.rs:81
Methodclear_lower_il_injected
(&mut self)
src/hook/keyboard_ll.rs:72
Methodclear_up
(&mut self)
src/hook/keyboard_ll.rs:99
Methodclient_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
Methodclone
(&self)
src/process/process.rs:122
Methodcontrol
(_: CtrlEvent)
src/control.rs:106
Methodcreate
()
src/wndclass.rs:51
Methodcreate
Creates an iterator over the modules in a process.
src/module/module_enum.rs:17
Methodcreate
Iterate over all running threads.
src/thread/thread_enum.rs:17
Methodcreate
Iterate over the running processes.
src/process/process_enum.rs:22
Methodcreate_process
(self)
src/process/process_rights.rs:31
Methodcreate_thread
(&self, start_address: IntPtr, parameter: IntPtr)
src/process/process.rs:81
Methodcreate_thread
(self)
src/process/process_rights.rs:34
Methodcurrent
Get the current thread.
src/thread/thread.rs:16
Methodcurrent
Get the current process.
src/process/process.rs:17
Methodcurrent
()
src/process/process_peb.rs:19
Methoddef_wnd_proc
(msg: &mut Message)
src/wndclass.rs:75
Methoddefault
()
src/snap.rs:22
Methoddefault
()
src/process/process_peb.rs:12
Methoddelete
(self)
src/thread/thread_rights.rs:19
Methoddelete
(self)
src/process/process_rights.rs:15
Methodderef
(&self)
src/memory.rs:93
Methodderef
(&self)
src/system/system_modules.rs:50
Methoddescription
(&self)
src/vk.rs:306
Methoddescription
(&self)
src/error.rs:40
Methoddesktop
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
Methoddirect_impersonation
(self)
src/thread/thread_rights.rs:35
Methoddrop
(&mut self)
src/snap.rs:64
Methoddrop
(&mut self)
src/memory.rs:186
Methoddrop
(&mut self)
src/control.rs:84
Methoddrop
(&mut self)
src/module/module_enum.rs:50
Methoddrop
(&mut self)
src/hook/mod.rs:123
Methoddrop
(&mut self)
src/thread/thread.rs:101
Methoddrop
(&mut self)
src/thread/thread_enum.rs:50
Methoddrop
(&mut self)
src/process/process.rs:127
Methoddrop
(&mut self)
src/process/process_enum.rs:55
← previousnext →101–200 of 390, ranked by callers