Help with cmd school network hacking

Discussion in 'Ethical hacking' started by xray2403, Aug 19, 2012.

  1. xray2403

    xray2403 New Member

    Joined:
    Aug 19, 2012
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    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:)
     
  2. deepak_sam

    deepak_sam New Member

    Joined:
    Aug 20, 2012
    Messages:
    16
    Likes Received:
    1
    Trophy Points:
    0
    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,,,"regedit.exe ""%1"""
    HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*"
    HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0x00000020,0
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice