ohchase / ptrace-do

Featureful library for interacting with unix processes through ptrace, supports x86_64, i686, arm, aarch64 remote function calls
https://crates.io/crates/ptrace-do
37 stars 9 forks source link

Fix pushing arguments to stack #5

Closed 5ec1cff closed 1 year ago

5ec1cff commented 1 year ago
ohchase commented 1 year ago

Thank you very much for your contribution!