We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2966b commit 59784bcCopy full SHA for 59784bc
windows_kernel_exploitation_hevd/Kernel_Buffer_Overflow/exploit.cpp
@@ -1,4 +1,4 @@
1
-// Compile: g++ .\bofkernel.cpp -m32 -static-libgcc -static-libstdc++ -o bofkernel.exe
+// Compile: g++ .\exploit.cpp -m32 -static-libgcc -static-libstdc++ -o exploit.exe
2
3
#include <iostream>
4
#include <Windows.h>
0 commit comments