From ec683e2d0ed66c51ad21dee9da5df0a719dc05db Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Fri, 14 Dec 2018 16:18:42 +0100 Subject: [PATCH] minor modification --- .gitignore | 2 ++ PrivilegeEscalation.bat | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore 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