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

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).

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 :)