An open API service indexing awesome lists of open source software.

https://github.com/betterwayelectronics/pyinjecto

This tool provides a versatile way to inject code into running Python applications. It supports both DLL injection (using an external injector like injector.exe) and Python code injection (via the Hypno tool). It also offers the ability to run an executable, suspend it after a delay, and then inject code into the suspended process.
https://github.com/betterwayelectronics/pyinjecto

app-suspender dll-injector hypno injector pyinjector python

Last synced: about 1 year ago
JSON representation

This tool provides a versatile way to inject code into running Python applications. It supports both DLL injection (using an external injector like injector.exe) and Python code injection (via the Hypno tool). It also offers the ability to run an executable, suspend it after a delay, and then inject code into the suspended process.

Awesome Lists containing this project