rxOred / zkinject

c++17 library to interact with elf binaries and Linux processes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zkinject

zkinject is a c++17 library for intrumentation of elf binaries and linux processes.

How to use

examples and their compiled binaries can be found in ./examples directory

Todo

  • Process snapshots -- partially done
  • Create threads in remote processes
  • Python3 bindings -- partially done (pyzkinject)

About

c++17 library to interact with elf binaries and Linux processes.


Languages

Language:C++ 98.5%Language:CMake 1.5%