GitHub
github.com › python-injector › injector
GitHub - python-injector/injector: Python dependency injection framework, inspired by Guice · GitHub
While dependency injection is easy to do in Python due to its support for keyword arguments, the ease with which objects can be mocked and its dynamic nature, a framework for assisting in this process can remove a lot of boiler-plate from larger applications. That's where Injector can help. It automatically and transitively provides dependencies for you. As an added benefit, Injector encourages nicely compartmentalised code ...
Starred by 1.5K users
Forked by 95 users
Languages Python
GitHub
github.com › sethsec › PyCodeInjection
GitHub - sethsec/PyCodeInjection: Automated Python Code Injection Tool · GitHub
Automated Python Code Injection Tool. Contribute to sethsec/PyCodeInjection development by creating an account on GitHub.
Starred by 86 users
Forked by 22 users
Languages Python 96.8% | HTML 2.1% | Shell 1.1%
GitHub
github.com › Stanislav-Povolotsky › PyInjector
GitHub - Stanislav-Povolotsky/PyInjector: PyInjector - inject your python-code into any running python process or spawn interactive python-shell inside this process (even if it's GUI process) · GitHub
PyInjector - Inject python-code into any python process or spawn interactive python-shell inside the target process.
Starred by 62 users
Forked by 11 users
Languages C++ 75.9% | Python 18.1% | PowerShell 6.0%
GitHub
github.com › ivankorobkov › python-inject
GitHub - ivankorobkov/python-inject: Python dependency injection
Python dependency injection. Contribute to ivankorobkov/python-inject development by creating an account on GitHub.
Starred by 755 users
Forked by 85 users
Languages Python 98.3% | Makefile 1.7% | Python 98.3% | Makefile 1.7%
GitHub
github.com › call-042PE › PyInjector
GitHub - call-042PE/PyInjector: PyInjector - Inject Python code into python process.
Starred by 228 users
Forked by 32 users
Languages C++ 84.7% | Python 15.3% | C++ 84.7% | Python 15.3%
GitHub
github.com › andreafortuna › pycodeinjector
GitHub - andreafortuna/pycodeinjector: Python code injection library · GitHub
Python code injection library. Contribute to andreafortuna/pycodeinjector development by creating an account on GitHub.
Starred by 10 users
Forked by 5 users
Languages Python
GitHub
github.com › topics › code-injection
code-injection · GitHub Topics · GitHub
python shell security user-agent backdoor exploit code python3 rce shell-script shell-scripts pentest code-injection pentest-tool php8 exploit-development remote-code-execution php810-dev php-810-dev user-agentt ... Injectra injects shellcode payloads into MacOS applications and package installers. macos backdoor virus osx injection trojan rat macosx injector payload mac-os code-injection macos-app
GitHub
github.com › aricih › pynjector
GitHub - aricih/pynjector: Python PE Code Injector · GitHub
Python PE Code Injector. Contribute to aricih/pynjector development by creating an account on GitHub.
Author aricih
BreakInSecurity
axcheron.github.io › code-injection-with-python
Code Injection with Python - BreakInSecurity
December 29, 2017 - How to inject a backdoor into a PE file with Python.
GitHub
github.com › kmaork › pyinjector
GitHub - kmaork/pyinjector: Inject shared libraries into running processes
A cross-platform tool/library allowing dynamic library injection into running processes. If you are looking for a way to inject python code into a running process, try the hypno library. Pyinjector has no external python dependencies.
Starred by 106 users
Forked by 18 users
Languages Python 64.1% | C 35.9% | Python 64.1% | C 35.9%
GitHub
github.com › aigri › PyInjection
GitHub - aigri/PyInjection: Python script who inject code in binary · GitHub
Python script who inject code in binary. Contribute to aigri/PyInjection development by creating an account on GitHub.
Author aigri
GitHub
github.com › topics › python-injector
python-injector · GitHub Topics · GitHub
python obfuscation reverse-engineering patcher injector protector deobfuscator python-obfuscator python-deobfuscator de4py python-injector python-protector python-unprotector
GitHub
github.com › topics › injector
injector · GitHub Topics · GitHub
android python files assets strings logo injector osfunapps ... Injectra injects shellcode payloads into MacOS applications and package installers. macos backdoor virus osx injection trojan rat macosx injector payload mac-os code-injection macos-app
PyPI
pypi.org › project › injector › 0.7.8
injector · PyPI
As an added benefit, Injector encourages nicely compartmentalised code through the use of Module s. While being inspired by Guice, it does not slavishly replicate its API. Providing a Pythonic API trumps faithfulness. GitHub page: https://github.com/alecthomas/injector
» pip install injector
GitHub
github.com › jacoblusk › python-dll-injector
GitHub - jacoblusk/python-dll-injector: A DLL Injector written in Python with no dependencies. · GitHub
Starred by 21 users
Forked by 4 users
Languages Python
GitHub
github.com › ets-labs › python-dependency-injector
GitHub - ets-labs/python-dependency-injector: Dependency injection framework for Python · GitHub
Dependency injection framework for Python. Contribute to ets-labs/python-dependency-injector development by creating an account on GitHub.
Author ets-labs
GitHub
github.com › sfermigier › awesome-dependency-injection-in-python
GitHub - sfermigier/awesome-dependency-injection-in-python: A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed). · GitHub
A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed). - sfermigier/awesome-dependency-injection-in-python
Starred by 485 users
Forked by 27 users
GitHub
github.com › numaru › injector
GitHub - numaru/injector: A python DLL injector able to call exported functions. · GitHub
Starred by 38 users
Forked by 7 users
Languages Python