Skip to content

The Loader of Project Artemis responsible for injecting into the game.

License

Notifications You must be signed in to change notification settings

ArtemisDevGroup/Artemis-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artemis Loader

Overview

This repostitory contains two projects used for loading the Artemis Module into the game.

Artemis-Loader

The Artemis-Loader project contains the entire UI as well as most of the back-end code for the UI. This app is written using .NET utilizing their Windows-Specific Windows Presentation Foundation UI framework in XAML and C#.

Artemis-Loader-Helper

The Artemis-Loader-Helper project is a helper project for the Loader, written as a .NET C++/CLI project. This project contains all the code depending on the Windows-API library and other low level libraries, such as but not limited to; The dll injector, Named Pipe system, et cetera.

About

The Loader of Project Artemis responsible for injecting into the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages