Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
wacked
/
hook_tests
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
run self test on unhooked code
master
aaaaaa aaaaaaa
6 anni fa
parent
2048bdb6e1
commit
117de6e081
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tester/main.cpp
+ 2
- 0
tester/main.cpp
Vedi File
@@ -19,6 +19,8 @@ int main(int argc, char** argv) {
g_MinHook
};
SelfTest();
for(auto&& x : engines) {
if (!x->hook_all()) {
std::cerr << x->name() << " can't hook\n";
Write
Preview
Loading…
Annulla
Salva