zkinject is a c++17 library for intrumentation of elf binaries and linux processes.
examples and their compiled binaries can be found in ./examples directory
- Process snapshots -- partially done
- Create threads in remote processes
- Python3 bindings -- partially done (pyzkinject)