You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques
4
4
@@ -44,7 +44,7 @@ CloseDelay=3000
44
44
45
45
> Copyright (c) 2019-2020 Maksym Dilai
46
46
47
-
This project is licensed under the [GPL-3.0 License](https://opensource.org/licenses/GPL-3.0) - see the [LICENSE](LICENSE) file for details.
47
+
This project is licensed under the [LGPL-3.0 License](https://opensource.org/licenses/LGPL-3.0) - see the [COPYING.LESSER](COPYING.LESSER) file for details.
48
48
49
49
## See also
50
50
-[JweegaCSGO](https://github.com/mdilai/JweegaCSGO) - free and open source cheat for CS:GO based on [Osiris](https://github.com/danielkrupinski/Osiris)
0 commit comments