Add note about exploit test
Esse commit está contido em:
@@ -4,5 +4,6 @@
|
|||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
/* TODO run exploit and create file with it */
|
/* TODO run exploit and create file with it */
|
||||||
|
puts("Dummy exploit test");
|
||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário