https://github.com/yaw-dev/paradiseinjector
An easy to use and reliable DLL injector with a very simple command line interface (CLI).
https://github.com/yaw-dev/paradiseinjector
dll dll-hooking dll-injection dll-injector dll-loader loadlibrary
Last synced: 2 months ago
JSON representation
An easy to use and reliable DLL injector with a very simple command line interface (CLI).
- Host: GitHub
- URL: https://github.com/yaw-dev/paradiseinjector
- Owner: Yaw-Dev
- License: mit
- Created: 2023-11-09T17:54:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T12:03:03.000Z (almost 2 years ago)
- Last Synced: 2025-12-26T17:38:40.555Z (6 months ago)
- Topics: dll, dll-hooking, dll-injection, dll-injector, dll-loader, loadlibrary
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paradise Injector
An easy to use and reliable DLL injector with a very simple command line interface (CLI).
Paradise Injector is a simple yet reliable DLL injector making use of the public `pyinjector` library. For more info on that look [here](https://pypi.org/project/pyinjector/)
This project has been made purely to give `pyinjector` an intuitive CLI for ease of use.
## Instructions:
1. Open cmd and `git clone https://github.com/Yaw-Dev/ParadiseInjector`
2. On that same window `cd ParadiseInjector`
3. Run builder.bat
- Contributions are appreciated :)