This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
bart
/
cfuzz
oglindă de
https://github.com/bartpleiter/cfuzz
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Ramură:
master
Ramuri
Etichete
master
cfuzz
/
authFuzzer
/
fuzzer.h
fuzzer.h
89 B
Permalink
Istoric
Crud
1
2
3
4
5
6
7
8
#ifndef FUZZER_H_
#define FUZZER_H_
void increaseFuzzer();
int getNotifyDone();
#endif