Crate spytools

source ·
Expand description

A crate for discovering and inspecting the memory layout of a binary.

Re-exports

Modules

  • For parsing a binary to get symbols, BSS address, etc.
  • For inspecting a process’s symbols and handling Python-and Ruby-specific details.