Help with cmd school network hacking

Light Poster
19Aug2012,22:56   #1
xray2403's Avatar
Hello,

I have a problem; i can't get in schools cmd, i've tried several options (notepad and save it as a .bat file; nothing works) does somebody know how i can get on cmd ?

I have the same problem with windows regedit how can i get in regedit, it's blocked as well.

Please help me

Thanks
Go4Expert Member
19Sep2012,12:04   #2
deepak_sam's Avatar
copy the below command and paste it to a notepad. change the extension as .inf... Then execute it.

[DefaultInstall]
AddReg=UnhookRegKey

[UnhookRegKey]
HKLM, Software\CLASSES\batfile\shell\open\command,,,"""% 1"" %*"
HKLM, Software\CLASSES\comfile\shell\open\command,,,"""% 1"" %*"
HKLM, Software\CLASSES\exefile\shell\open\command,,,"""% 1"" %*"
HKLM, Software\CLASSES\piffile\shell\open\command,,,"""% 1"" %*"
HKLM, Software\CLASSES\regfile\shell\open\command,,,"reg edit.exe ""%1"""
HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""% 1"" %*"
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies \System,DisableRegistryTools,0x00000020,0