Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
public_arhive
/
Minty-GI
同期ミラー
https://github.com/kindawindytoday/M
Watch
2
Star
0
Fork
0
ファイル
課題
0
Wiki
ブランチ:
main
ブランチ
タグ
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();
}