Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
public_arhive
/
Minty-GI
의 미러
https://github.com/kindawindytoday/M
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
2743f9d6e6
브랜치
태그
half-working-esp
main
Minty-GI
/
minty
/
Utils
/
ProtectionBypass.h
ProtectionBypass.h
79 B
히스토리
Raw
1
2
3
4
5
6
7
#pragma once
namespace ProtectionBypass {
void DisableVMP();
void Init();
}