Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Solastis/injector-gui-rs

Repository files navigation

injector-gui-rs

A quick little project I made for fun using tauri and dll-syringe
If there is some bad code in here, feel free to correct it, as this is a project to improve my Rust knowledge

License

This project is subject to the GNU General Public License v3.0. This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.

Actions that you are allowed to do:

  • Use
  • Share
  • Modify

If you do decide to use ANY code from the source:

  • You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  • Your modified application must also be licensed under the GPL