Software to inject .so libraries into running process
Find a file
2024-08-19 07:49:30 +03:00
include begin working on rt_target search - we need that for syscall trampolines 2024-08-19 07:49:30 +03:00
src begin working on rt_target search - we need that for syscall trampolines 2024-08-19 07:49:30 +03:00
xml merge Parsable-Instructions into this project for integrity. rtdisasm needs lookup tables of instruction opcodes 2024-08-14 17:24:34 +03:00
.gitignore ignore vscode nonsense 2024-07-20 21:57:54 +03:00
genc.py encorporate rt_target - unique identifier for instructions we will be looking for 2024-08-19 07:11:45 +03:00
LICENSE initial commit 2024-07-18 12:47:35 +03:00
Makefile move process specific debug definitions to its own header file, thus fixing compiler warnings 2024-08-19 00:59:26 +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