diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..11d713e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +PrivilegeEscalation.bat diff --git a/PrivilegeEscalation.bat b/PrivilegeEscalation.bat index 7f76e38..5a4c8f9 100644 --- a/PrivilegeEscalation.bat +++ b/PrivilegeEscalation.bat @@ -32,4 +32,4 @@ exit ::Wher all the magic happens : we know we're not admin so we know also that the break is now wide open ::So let's let launch this piece of code by itself with admin rights ! cls -fodhelper.exe +fodhelper.exe \ No newline at end of file