Soject

The small, memory safe, light-weight linux shared library injector! Uses GDB to hook onto a target process, then uses dlopen to inject the supplied shared library. The command's usage can be found out by using the --help (or -h) flag!
3 Replies
Dumb Bird
Dumb Bird2y ago
Note that Soject doesn't aim to bypass anti cheat software at any capacity
Dumb Bird
Dumb Bird2y ago
Gist
The small, light-weight shared library injector!
The small, light-weight shared library injector! GitHub Gist: instantly share code, notes, and snippets.
Dumb Bird
Dumb Bird2y ago
Would you like to know more about dlopen? Feel free to read the man page here! https://man7.org/linux/man-pages/man3/dlopen.3.html