288 B
288 B
donIV-cli
A shared library injector for Linux.
Building
- Change directory to the root directory of this project
mkdir build
cmake -S . -B build/
cd build
make
References
- Man pages: ptrace(2), wait(2), syscalls(2), syscall(2)
- https://x64.syscall.sh/