Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
public_arhive
/
Minty-GI
miroir de
https://github.com/kindawindytoday/M
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
main
Branches
Tags
half-working-esp
main
Minty-GI
/
minty
/
Utils
/
ProtectionBypass.h
ProtectionBypass.h
79 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
#pragma once
namespace ProtectionBypass {
void DisableVMP();
void Init();
}