Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.12 KB

Monk Injector

Monk Injector is a simple Windows application for injecting DLL's into other processes. No bypasses at all, doesnt work on vac games or any game with an anticheat. this project is practically useless.

Preview 0.1.1 here

Features

  • DLL Injection: Inject DLL's into other processes.
  • Process and Window Selection: Choose the target process or window to inject the DLL into.
  • User-Friendly Interface: Simple and easy-to-use graphical user interface (GUI).

How to Use

  1. Launch the Monk Injector application.
  2. Select the DLL you want to inject by clicking on the "Select DLL" button.
  3. Choose whether to inject the DLL into a process or a window by selecting the appropriate button.
  4. Select the target process or window from the dropdown menu.
  5. Click on the "Inject DLL" button to inject the selected DLL into the chosen target.

Requirements

  • Windows operating system

  • Visual Studio or any other compatible C++ compiler for building the application

  • Or run the release

Contributing

Contributions are welcome! Please feel free to submit a pull request.