UAC
"The command prompt has been disabled by your administrator"

Create a file : cmd-bypass.bat :
Execute it now ! π₯
Last updated
Was this helpful?

Create a file : cmd-bypass.bat :
Execute it now ! π₯
Last updated
Was this helpful?
Was this helpful?
@echo off
cls
echo Hacker's CMD && echo.
:A
set /P x="%cd%: "
%x%
goto A