Software to inject .so libraries into running process
Find a file
2024-08-16 12:21:58 +03:00
include implement opcode matching as well as opreg 2024-08-16 12:21:58 +03:00
src implement opcode matching as well as opreg 2024-08-16 12:21:58 +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 encode VEX and EVEX params 2024-08-14 19:24:54 +03:00
LICENSE initial commit 2024-07-18 12:47:35 +03:00
Makefile add test code for rtdisasm 2024-08-16 06:16:24 +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