Skip to content

Basic injector for DLLs, offering a diverse range of functionalities in a simple program.

License

Notifications You must be signed in to change notification settings

Harmless05/calipso-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

  Calipso-injector  

Calipso-injector (Cali for short) is a basic injector for DLLs. DLL injection is a technique that allows you to modify the behaviour of a process by running your code inside it.

Cali is mainly focused on injecting into GTA5, but it can also be used for other processes, although it has not been tested. Cali offers a diverse range of functionalities in a simple program. It allows you to inject DLLs into any process running on your system, with options such as manual or automatic injection. Cali is designed to be easy to use, fast, and reliable.

Features

  • Manual injection: You can select the target process and the DLL file to inject manually. This works by selecting the process yourself from the list by its name or ID.
  • Automatic injection: Cali will automatically inject the DLL when the process is detected. This works by selecting the GTA5 platform from the Settings and waiting until the DLL is injected.
  • Injection delay: Adds a delay before the DLL is injected into the process. (Most useful when auto-injecting into GTA5)
  • Close injector: Closes the injector after a successful injection.

Installation

To install Cali, you can either download the latest release from the GitHub Releases or clone the repository.

Usage

To use Cali, you need to run it (If it doesn't open run it as an administrator). Then, head over to Settings and change the settings for your needs (default injection is process selection).

Roadmap

Cali is still under development, and many features are planned to be added in the future. Some of them are:

  • Portability (No installation needed)
  • Automatic updates
    • Check for updates in the background
    • Manual update checking
  • Run just the platform (Steam, Epic Games, Rockstar Launcher)
  • Tutorial for new users
  • Kill injected process
  • Cancel injection

License

Cali is licensed under the MPL-2.0 license, which means you can use, modify, and distribute it freely, as long as you comply with the terms of the license.

Contributing

Cali is an open-source project, and contributions are welcome. If you want to contribute, you can fork the repository, make your changes, and submit a pull request. Please feel free to also report issues or suggest features using the issue tracker.

Contact

If you have any questions or feedback about Cali, you can contact me on Discord. My username is harmless0. You can also join my Discord server Harmless' Hub for more updates and discussions about Cali and my other projects.

Acknowledgments

I would like to credit all the resources I used to make this project possible:

If I'm not crediting someone or something, but it should be here then let me know and I will add it to the list

About

Basic injector for DLLs, offering a diverse range of functionalities in a simple program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published