MCPcopy Create free account

hub / github.com/CasualX/external / functions

Functions390 in github.com/CasualX/external

Methoddup_handle
(self)
src/process/process_rights.rs:37
Functionexecute
(address: u64, ctx: &mut ExecutionContext, stack: &mut [u64])
src/memory_x86_64.rs:41
Methodexit_code
Get the exit code for the thread, `None` if the thread is still running.
src/thread/thread.rs:50
Methodexit_code
Get the exit code for the process, `None` if the process is still running.
src/process/process.rs:55
Methodextra_info
(&self)
src/hook/mouse_ll.rs:117
Methodextra_info
(&self)
src/hook/keyboard_ll.rs:109
Methodextra_info_mut
(&mut self)
src/hook/mouse_ll.rs:120
Methodextra_info_mut
(&mut self)
src/hook/keyboard_ll.rs:112
Functionfind
Find a window by class name or window title. See [FindWindow function](https://msdn.microsoft.com/en-us/library/windows/desktop/ms633499.aspx) for mo
src/window/window_enum.rs:37
Methodflags
(self)
src/module/module_ldr_data.rs:173
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/vk.rs:289
Methodfmt
(&self, f: &mut fmt::Formatter)
src/memory.rs:46
Methodfmt
(&self, f: &mut fmt::Formatter)
src/error.rs:30
Methodfmt
(&self, f: &mut fmt::Formatter)
src/module/module_enum.rs:94
Methodfmt
(&self, f: &mut fmt::Formatter)
src/module/module_ldr_data.rs:187
Methodfmt
(&self, f: &mut fmt::Formatter)
src/hook/mouse_ll.rs:125
Methodfmt
(&self, f: &mut fmt::Formatter)
src/hook/keyboard_ll.rs:117
Methodfmt
(&self, f: &mut fmt::Formatter)
src/system/system_modules.rs:67
Methodfmt
(&self, f: &mut fmt::Formatter)
src/thread/thread_enum.rs:77
Methodfmt
(&self, f: &mut fmt::Formatter)
src/thread/thread_id.rs:11
Methodfmt
(&self, f: &mut fmt::Formatter)
src/process/process_enum.rs:95
Methodfmt
(&self, f: &mut fmt::Formatter)
src/process/process_id.rs:11
Methodfmt
(&self, f: &mut fmt::Formatter)
src/process/process_list.rs:35
Methodfmt
(&self, f: &mut fmt::Formatter)
src/process/process_peb.rs:75
Methodforeground
Get the foreground window. See [GetForegroundWindow function](https://msdn.microsoft.com/en-us/library/windows/desktop/ms633505.aspx) for more inform
src/window/window.rs:20
Methodfrom
(vkey: DWORD)
src/vk.rs:14
Methodfrom
(ws_ex_block: PSAPI_WORKING_SET_EX_BLOCK)
src/memory.rs:102
Methodfrom_raw
(code: c_int, w_param: WPARAM, l_param: LPARAM)
src/hook/mouse_ll.rs:142
Methodfrom_raw
(code: c_int, w_param: WPARAM, l_param: LPARAM)
src/hook/keyboard_ll.rs:136
Methodfrom_scan_code
(scan_code: u8)
src/vk.rs:159
Methodfrom_scan_code_ex
(scan_code: u8)
src/vk.rs:164
Methodfrom_str
(s: &str)
src/vk.rs:313
Methodfull_image_name
Get the full name of the executable for this process.
src/process/process.rs:104
Methodget_context
(self)
src/thread/thread_rights.rs:38
Methodhandle
A handle to the module in the context of the owning process.
src/module/module_enum.rs:73
Methodheight
(&self)
src/snap.rs:184
Methodhook_type
()
src/hook/mouse_ll.rs:139
Methodhook_type
()
src/hook/keyboard_ll.rs:133
Methodimage_base
(&self)
src/system/system_modules.rs:81
Methodimage_size
(&self)
src/system/system_modules.rs:84
Methodimpersonate
(self)
src/thread/thread_rights.rs:41
Methodinfo
(&self)
src/snap.rs:115
Functioninitialization_order
()
src/module/module_ldr_data.rs:223
Methodinitialized
(self)
src/module/module_ldr_data.rs:33
Methodinto_iter
(self)
src/system/system_modules.rs:62
Methodis_keybd
(self)
src/vk.rs:46
Methodis_mouse
(self)
src/vk.rs:41
Methodis_none
(self)
src/vk.rs:36
Methodis_success
Returns true if this is the success error code.
src/error.rs:19
Methodlast
Gets the last error code. See [GetLastError function](https://msdn.microsoft.com/en-us/library/windows/desktop/ms679360.aspx) for more information.
src/error.rs:25
Methodleft
(self, down: bool)
src/mouse.rs:28
Methodlength
(self)
src/module/module_ldr_data.rs:30
Methodload
(file: &mut dyn io::BufRead)
src/snap.rs:196
Functionload_order
()
src/module/module_ldr_data.rs:214
Functionmain
()
examples/input.rs:12
Functionmain
()
examples/driverlist.rs:7
Functionmain
()
examples/mouse_mirror.rs:44
Functionmain
()
examples/screenshot.rs:16
Functionmain
()
examples/hook.rs:32
Functionmain
()
examples/mouse_stats.rs:44
Functionmemory_order
()
src/module/module_ldr_data.rs:205
Methodmiddle
(self, down: bool)
src/mouse.rs:62
Methodmouse_absmove
(x: u32, y: u32)
src/mouse.rs:136
Methodmouse_move
(self, dx: i32, dy: i32)
src/mouse.rs:12
Methodmouse_set
(self, dx: u32, dy: u32)
src/mouse.rs:17
Methodmouse_wheel
(self, delta: i32)
src/mouse.rs:22
Methodnew
(vk: u8)
src/vk.rs:31
Methodnew
Create a new capture context for the entire window.
src/snap.rs:84
Methodnew
(len: usize, protect: Protect)
src/memory.rs:199
Methodnew
(address: usize)
src/module/module_ldr_data.rs:26
Methodnew
()
src/thread/thread_rights.rs:12
Methodnew
()
src/thread/thread_tib.rs:41
Methodnew
()
src/process/process_rights.rs:10
Methodnext
(&mut self)
src/module/module_ldr_data.rs:69
Methodnext
(&mut self)
src/thread/thread_enum.rs:29
Methodnext
(&mut self)
src/process/process_enum.rs:34
Methodnext
(&mut self)
src/process/process_list.rs:45
Methodnull
()
src/window/window.rs:35
Functionpeb
()
src/process/process_peb.rs:108
Methodpid
Get the id for this process.
src/process/process.rs:45
Methodprimary_screen_size
(self)
src/mouse.rs:113
Functionprint_table
()
src/vk.rs:367
Methodprocess_environment_block
(self)
src/thread/thread_tib.rs:43
Methodprocess_id
The identifier of the process whose modules are to be examined.
src/module/module_enum.rs:61
Methodprocess_id
Get the owning process' id.
src/thread/thread.rs:40
Methodprocess_id
The identifier of the process that created the thread.
src/thread/thread_enum.rs:68
Methodprotect
(&self, offset: usize, len: usize, protect: Protect)
src/memory.rs:210
Functionpump_thread
()
src/wndclass.rs:113
Methodquery
()
src/system/system_modules.rs:14
Methodquery
()
src/process/process_list.rs:15
Methodquery_information
(self)
src/thread/thread_rights.rs:44
Methodquery_information
(self)
src/process/process_rights.rs:40
Methodquery_limited_information
(self)
src/thread/thread_rights.rs:47
Methodquery_limited_information
(self)
src/process/process_rights.rs:43
Methodread_control
(self)
src/thread/thread_rights.rs:22
Methodread_control
(self)
src/process/process_rights.rs:18
Methodrect
Get the subrectangle captured.
src/snap.rs:78
Methodregister
()
src/wndclass.rs:39
Methodregister
Registers the hook.
src/hook/mod.rs:84
Methodresume
Decrements the threads suspend count. When the suspend count is decremented to zero, the execution of the thread is resumed.
src/thread/thread.rs:89
← previousnext →201–300 of 390, ranked by callers