Documentation ¶
Index ¶
- func Attach(pid string) error
- func Detach() error
- func Dump(pid string, beginAddress int, endAddress int) error
- func PatchWithPtrace(pid string, targetVal string, targetAddrs []Found) error
- func PatchWithoutPtrace(pid string, targetVal string, targetAddrs []Found) error
- func Plist() (string, error)
- type Found
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PatchWithPtrace ¶ added in v0.2.4
func PatchWithoutPtrace ¶ added in v0.2.4
Types ¶
Click to show internal directories.
Click to hide internal directories.