Software to inject .so libraries into running process
Find a file
2024-07-23 03:34:31 +03:00
include add debug function to print all registers 2024-07-23 03:34:31 +03:00
src add debug function to print all registers 2024-07-23 03:34:31 +03:00
.gitignore ignore vscode nonsense 2024-07-20 21:57:54 +03:00
LICENSE initial commit 2024-07-18 12:47:35 +03:00
Makefile implement caps check for ptrace 2024-07-21 00:20:37 +03:00
README.md initial commit 2024-07-18 12:47:35 +03:00

blackjack

Software to inject .so libraries into running process

For Linux and FreeBSD