Docs.rs
  • hooklet-0.1.8
    • hooklet 0.1.8
    • Permalink
    • Docs.rs crate page
    • WTFPL
    • Links
    • crates.io
    • Source
    • Owners
    • Trolldemorted
    • Dependencies
      • log ^0.4 normal
      • windows ^0.48 normal
    • Versions
    • 8.33% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hooklet0.1.8

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • windows::x86::CallRel32Hook
  • windows::x86::FunctionPointerHook
  • windows::x86_64::CallRel32Hook

Enums

  • windows::x86::HookError
  • windows::x86::X86Rel32Type
  • windows::x86_64::HookError

Macros

  • save_volatile_registers
  • save_volatile_registers_except_eax

Functions

  • util::build_x86_64_far_jump
  • windows::x86::deploy_rel32_raw
  • windows::x86::get_absolute_from_rel32
  • windows::x86::get_rel32_from_absolute
  • windows::x86::hook_call_rel32
  • windows::x86::hook_call_rel32_with_module
  • windows::x86::hook_function_pointer
  • windows::x86::hook_function_pointer_inner
  • windows::x86::hook_function_pointer_width_module
  • windows::x86::replace_slice_rwx
  • windows::x86_64::hook_call_rel32