WINDOWS HACKING 1

Session 1 of Windows Hacking.
Windows can be hacked by editing the computer registry.
You can Disable



  1. Windows Hotkeys,
  2. Right click on Desktop & Task-bar,
  3. Prevent Certain Applications from Running,
  4. Task Manager,
  5. Prevent access to Certain Drives.


   By using the computer registry, you can open the computer registry by typing in run command or in start menu.
Just you need to type regedit.exe in the strat menu or run command, then computer registry will be opened.

Windows Hotkeys:
Windows Hotkeys are ALT+TAB, CTRL+TAB and others, you can disable these commands in the computer registry.

Step1: Open the computer registry.
Step2: Open
                     --HKEY_LOCAL_MACHINE
                                 --Software
                                          --Microsoft
                                                   --Windows
                                                           --Current Version
                                                                     --Policies
                                                                             --Explorer
In the right pane, create a new DWORD value, you can create a new DWORD, right click on right pane and select DWORD value and set data value to 1 to disable and 0 to enable them.
Exit the windows computer registry and system.

Right Click on Desktop and Task-bar:
Step 1: Open up the computer registry in windows.
Step 2: Goto
                     --HKEY_LOCAL_MACHINE
                                 --Software
                                          --Microsoft
                                                   --Windows
                                                           --Current Version
                                                                     --Policies
                                                                             --Explorer
In the right pane create two new DWORD's and rename them as
NoViewContextMenu and NoTrayContextMenu set data value as 1 to disable and 0 to enable.
NoViewContextMenu is for Desktop
NoTrayContextMenu is for Task-bar.
Exit the computer registry and restart the system.

Prevent certain applications from running:
Step1: Open the computer registry.
Step2: Go to
                     --HKEY_CURRENT_USER
                                 --Software
                                          --Microsoft
                                                   --Windows
                                                           --Current Version
                                                                     --Policies
                                                                             --Explorer
In the right pane create a new DWORD and rename it as DisallowRun and set its value to 1 to disable and 0 to enable.
In the left pane , right click on explorer and create a new key called DisallowRun. In the right pane of the key create a new string and name as numbers from 1, 2, 3, and so on.
If you want to block paint, just type as mspaint.exe in the data value of the string entry.
Exit the computer registry and restart the system.

TASK MANAGER:

Step1: Open up the computer registry.
Step2: Go to
                     --HKEY_CURRENT_USER
                                 --Software
                                          --Microsoft
                                                   --Windows
                                                           --Current Version
                                                                     --Policies
                                                                             --System
In the right pane create a new DWORD and rename it as DisableTaskMgr set its value to 1to disable and 0 to enable.
Exit the computer registry and restart the system.

PREVENT ACCESS TO CERTAIN DRIVES:
Step1: Open up the computer registry.
Step2: Go to
                     --HKEY_LOCAL_MACHINE
                                 --Software
                                          --Microsoft
                                                   --Windows
                                                           --Current Version
                                                                     --Policies
                                                                             --Explorer
In the right pane create a new DWORD and rename it as NoViewOnDrive, set its data value as 1, 2, 4, 8, 16, 32, 64, 128. 67108863.
A:1, B:2, C:4, D:8, E:16, F:32, G:64, H:128, ALL:67108863.
Exit the computer registry and restart the system.

You need to restart the system for the changes to take place.


No comments:

Post a Comment

© 2013-2022 AppsWindoW. All rights reserved, the content is copyrighted to AppsWindoW (MK)