Python builder which compiles and embeds a shared object into an executable which when ran will inject the .so into a process and execute it whilst being all in memory and using gdb to inject.
-
Updated
Aug 17, 2024 - Python
Python builder which compiles and embeds a shared object into an executable which when ran will inject the .so into a process and execute it whilst being all in memory and using gdb to inject.
To associate your repository with the soinjector topic, visit your repo's landing page and select "manage topics."