Understanding Windows Registry
•The Windows Registry is a hierarchical database that stores
•configuration settings and options on Microsoft Windows operating systems.
•It contains low level settings for operating system components and application.
•The kernal, device drivers, services application make use
•of it.
•We will demonstrate registry hacking by:-
1. Hiding any Hard disk drive (HDD)
2. Changing the background of login screen
Registry Hacking for Hiding Hard Disk Drive(HDD):
1.Start-Run-regedit
2.HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\Explorer
3.Right click-new -DWORD 32 bit - name it as NoDrives.
Drive Decimal value
C: 4
D: 8
E: 16
F: 32
•GOTO
C:> Windows\System32\oobe\info\backgrounds\
Paste image less than 255kb name it as backgroundDefault.jpg
•Note: - If you find any folder missing the create the folder with the name given in the path
•The Windows Registry is a hierarchical database that stores
•configuration settings and options on Microsoft Windows operating systems.
•It contains low level settings for operating system components and application.
•The kernal, device drivers, services application make use
•of it.
•We will demonstrate registry hacking by:-
1. Hiding any Hard disk drive (HDD)
2. Changing the background of login screen
Registry Hacking for Hiding Hard Disk Drive(HDD):
1.Start-Run-regedit
2.HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\Explorer
3.Right click-new -DWORD 32 bit - name it as NoDrives.
Drive Decimal value
C: 4
D: 8
E: 16
F: 32
•GOTO
C:> Windows\System32\oobe\info\backgrounds\
Paste image less than 255kb name it as backgroundDefault.jpg
•Note: - If you find any folder missing the create the folder with the name given in the path
Comments
Post a Comment