Docs.rs
libmem-4.1.0
libmem 4.1.0
Docs.rs crate page
AGPL-3.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rdbo
Dependencies
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate libmem
Version 4.1.0
All Items
Structs
Enums
Constants
Functions
Type Definitions
?
Crate
libmem
source
·
[
−
]
Re-exports
pub use crate::
lm_prot_t
::*;
Structs
lm_inst_t
lm_module_t
lm_page_t
lm_process_t
lm_symbol_t
lm_thread_t
lm_vmt_t
Enums
lm_prot_t
Constants
LM_BITS
Functions
LM_AllocMemory
LM_AllocMemoryEx
LM_Assemble
LM_AssembleEx
LM_CodeLength
⚠
LM_CodeLengthEx
LM_DataScan
⚠
LM_DataScanEx
LM_Disassemble
⚠
LM_DisassembleEx
⚠
LM_EnumModules
LM_EnumModulesEx
LM_EnumPages
LM_EnumPagesEx
LM_EnumProcesses
LM_EnumSymbols
LM_EnumThreads
LM_EnumThreadsEx
LM_FindModule
LM_FindModuleEx
LM_FindProcess
LM_FindSymbolAddress
LM_FreeMemory
⚠
LM_FreeMemoryEx
LM_GetPage
LM_GetPageEx
LM_GetProcess
LM_GetProcessEx
LM_GetSystemBits
LM_GetThread
LM_GetThreadEx
LM_GetThreadProcess
LM_HookCode
⚠
LM_HookCodeEx
LM_IsProcessAlive
LM_LoadModule
LM_LoadModuleEx
LM_PatternScan
⚠
LM_PatternScanEx
LM_ProtMemory
⚠
LM_ProtMemoryEx
LM_ReadMemory
⚠
LM_ReadMemoryEx
LM_SetMemory
⚠
LM_SetMemoryEx
LM_SigScan
⚠
LM_SigScanEx
LM_UnhookCode
⚠
LM_UnhookCodeEx
LM_UnloadModule
LM_UnloadModuleEx
LM_WriteMemory
⚠
LM_WriteMemoryEx
Type Definitions
lm_address_t
lm_byte_t
lm_pid_t
lm_size_t
lm_tid_t