donIV-cli/README.md
2025-01-31 18:28:43 +00:00

288 B

donIV-cli

A shared library injector for Linux.

Building

  1. Change directory to the root directory of this project
  2. mkdir build
  3. cmake -S . -B build/
  4. cd build
  5. make

References