Docs.rs
  • vmread-sys-kmod-0.1.5
    • vmread-sys-kmod 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • h33p
    • Dependencies
      • vmread-sys ^0.1.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

vmread_sys_kmod0.1.5

Crate Items

  • Structs
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • ProcessData
  • RWInfo
  • WinCtx
  • WinExport
  • WinExportList
  • WinModule
  • WinModuleList
  • WinOffsets
  • WinProc
  • WinProcList
  • _IMAGE_DATA_DIRECTORY
  • _IMAGE_FILE_HEADER
  • _IMAGE_NT_HEADERS64
  • _IMAGE_OPTIONAL_HEADER64
  • _PEB
  • _PEB32
  • tlb_t

Functions

  • FindProcAddress
  • FlushTlb
  • FreeContext
  • FreeExportList
  • FreeModuleList
  • FreeProcessList
  • GenerateExportList
  • GenerateKernelModuleList
  • GenerateModuleList
  • GenerateProcessList
  • GetDefaultMemCacheTime
  • GetModuleInfo
  • GetNTHeader
  • GetPeb
  • GetPeb32
  • GetProcAddress
  • GetTlb
  • InitializeContext
  • MemRead
  • MemReadMul
  • MemReadU64
  • MemWrite
  • MemWriteMul
  • MemWriteU64
  • ParseExportTable
  • SetMemCacheTime
  • VMemRead
  • VMemReadMul
  • VMemReadU64
  • VMemWrite
  • VMemWriteMul
  • VMemWriteU64
  • VTranslate
  • VerifyTlb

Type Aliases

  • IMAGE_DATA_DIRECTORY
  • IMAGE_FILE_HEADER
  • IMAGE_NT_HEADERS
  • IMAGE_OPTIONAL_HEADER64
  • PEB
  • PEB32
  • __int64_t
  • __off64_t
  • __off_t
  • __pid_t
  • __ssize_t
  • __uint16_t
  • __uint32_t
  • __uint64_t
  • __uint8_t
  • pid_t
  • size_t
  • ssize_t

Statics

  • vmread_dfile