Kernel Exploit in C: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 1: | Zeile 1: | ||
| − | =Exploit= | + | =Download the Exploit= |
[[Media:exploit.c|exploit.c]] | [[Media:exploit.c|exploit.c]] | ||
| + | =Compile the Exploit= | ||
| + | *gcc -o Exploit Exploit.c | ||
| + | =Execute the Exploit= | ||