Showing posts with label Computer Tips and Tricks. Show all posts
Showing posts with label Computer Tips and Tricks. Show all posts

Friday, 2 May 2014

Is Your Computer Male Or Female ?

Just for fun 

 

1. Open Notepad and paste the following code.
 
CreateObject("SAPI.SpVoice").Speak"i love you"


2. Save the file as gender.vbs
 Note : you can write any name instead of gender but dont change extension


3. Now, open the save file
4. If you hear male voice then your computer is male and if you hear female voice then its female.
Funny trick
Share and Enjoy

Wednesday, 30 April 2014

How to create New Partition without Formatting a Hard Disk















If your Hard-disk contain 3 partitions in your PC and you need
to create 1 more partition then what will you do? Most of
people are doing the following methods to create new partition
in Hard-disk.
Format the Hard-disk and create a new partition. Let’s see an
easier method to create a new partition without formatting a
Hard-disk.
To do this we don’t need any software and also no need to
copy the data to separate drives. By doing the following
methods we can create a New Partition from System Drive.


Right Click on My Computer
Click Manage
Now “ Computer Management” window will appear.
In that window Click Storage
Then select Disk Management.
In that window Hard-disk and other Storage Media detail will
be shown.
Now select a Disk drive to create a New Partition.
Right Click on particular Drive then Click Shrink Volume.
Now windows will show the free space in particular partition.
Type the disk size to create New Partition in Shrink Window.
Now click on “Shrink” , within few seconds a New Disk will be
created.
Still Accessible is not done in New Disk.
Now Right Click on Unallocated Drive . Select New Simple
Volume.
Click on Next. Now give a size to the New Partition. (you can
choice whole size right now)
Select a Drive letter and Click on Next.
Then select Format Setting ->
File System ->
NTFS. And keep others as default. (if you need you can change
this)
Put a tick on “Performances a Quick Format” and Click on Next.

Now the New Partition is created successfully.

How To Watch Youtube Video With Fast Buffering

1. Go to start

2. Type in CMD "Run as Administrator"

3. Paste this to the command box:
netsh advfirewall firewall add rule name="MITCHRIBARYTUBE" dir=in action=block

4. Hit Enter

After you done this go and test it by watching your favorite video on Youtube...

How to Customize 'Send to' Menu


The ‘Send to’ is a option that appear when we right click on a file or a folder in windows, send to be a very time consuming activity which help us to move files or folders from one location to another in just 1 or 2 clicks. By customizing Send to list we can easily add some other destinations which we use frequently.




  • To customize Send to menu, open explorer and type the following in address bar :

%APPDATA%\Microsoft\Windows\SendTo


  • You will now able to delete existing shortcuts or add new shortcuts to the list.



  • To add new program to the list, right click on blank area, choose new, shortcut and follow the wizard.



  • Choose the program file or we can also add shortcuts to drive or folders.



  • Complete the wizard and see the result.


How To Make Pendrive Bootable Using CMD





Yes the easiest and best method to make pendrive bootable for windows 7,windows 8 and windows XP so on is by CMD.

Follow Following Steps To make Pendrive Bootable:





Step 1:



1.Start Command Prompt by typing CMD in the start menu and must run it as administrator.

2.Type DISKPART

3.Type LIST DISK
Note down the disk number (###) of your USB drive.

4.Type SELECT DISK #
(replace#with the disk number e.g.SELECT DISK 1).

5.Type CLEAN

6.Type CREATE PARTITION PRIMARY

7.Type SELECT PARTITION 1

8.Type ACTIVE

9.Type FORMAT FS=NTFS

10.Type ASSIGN

11.Type EXIT




Step 2:



Now we will copy the bootsector from the original disk or file saved to ur hard-disk.
If you have an image you will need to mount it using a tool like Slysoft Virtual Clone Drive.

Now I am assuming that the drive letter for the installer disc is X. You need to open up CMD one again.

1.Type X:
2.Type CD BOOT
3.Type BOOTSECT.EXE/NT60 E:
where E is the USB drive letter.

Now that the DVD is setup all you need to do is copy the contents of the DVD to the USB Drive (or extract the ISO file).
Now All Done.
:-)


How To Boot Into Safe Mode On Windows 8 or 8.1














Old safe mode was enabled by pressing F8 key in windows 7 or Windows XP. But windows 8 and windows 8.1 does not supports it. In windows 8 or + you have to be trick to enable safe mode in Windows 8 or windows 8.1.

On your computer hold the Shift button and mash the F8 key, this will sometimes boot you into the new advanced “recovery mode”, where you can choose to see advanced repair options.

You will need to click on the Troubleshoot option.
Now select Advanced Options.

Now choose the Windows Startup Settings option, by the looks of things we were never meant to find Safe Mode.

Finally hit the Restart button.


Like magic, when your PC reboots you will be able to boot into Safe Mode from the familiar looking Advanced Boot Options screen.

Start Safe Mode When Windows 8 Start:
using this option you can start Safe Mode automatically whenever you will start windows 8 automatically. Press the Win+R key combination and type msconfig in run & hit enter.
Switch over to the boot tab, and click on the Safe Boot check box.
You can also choose the type of Safe Mode you want to boot into:
Minimal is normal safe mode.
Alternate Shell is safe mode with command prompt
Network is safe mode with networking.
The Active Directory option pertains to restoring a server that is a Domain Controller for your network. Once you have chosen your option click the ok button and restart your machine.
You PC will be booted into Safe Mode automatically.
If you restart you PC you will just keep getting booted into Safe Mode, to stop this open msconfig again and uncheck the Safe Boot option, then hit the ok button.
Finally Restart your Machine.

How to Bomb Email Account With PHP Script

1. Paste this code in notepad:

<?php
$mail = 1;
do {
mail ("Victim E-Mail", "subject",
"message", "From Email Can Be
Fake");
} while($mail < 50000);
?>


In the above script, replace "Victim
E-Mail" with the email of the person
you intend to wreak havoc on.

Replace "subject" with what you
want the subject of your mail to be.

With "message" replace this with
what you want your email message
to be (the actual content or body of
the email).

With "From Email
Can Be Fake", replace this with a
fictitious email of your choosing


2. Now save this file as index.php

3. Now the third step is to host this site on internet. Now a days there are many free web hosting sites my favorite is hostinger/000webhost

4. Now go to the hosted site Url until all the mails are sent. This hack will send 50000 email to the victims mail which Your script will run as long as it takes for your domain to be closed down.






The script basically runs on a do while loop. So you can send anything up to 50,000 emails to someone. The above information has it uses. I'll let you decide what you want to do
with it. A problem I've noticed inherent in bombing an email account, is that the majority of your emails will be sent into the victims junk box. You may now be thinking well what's the point then?. Trust me though, if you're trying to get a message across to someone, they'll notice the addition of 1000 emails a
day in their junk box. This isn't your ordinary load of junk mails. You can combine the php email bombing script along with other forms of attack too. I once had someone frozen out of all their IM (instant messenger accounts). While they were frozen out of their accounts, I
was repeatedly bombing the persons email accounts. I got my message across.

MS Office Excel Shortcut Keys

Shortcut                  Description


F2                            Edit the selected cell.
F5                            Goto a specific cell.
F7                            Spell check selected text and/or document.
F11                          Create chart.
Ctrl + A                    Select all.
Ctrl + B                    Bold.
Ctrl + C                    Copy.
Ctrl + F                     Find(same as Shift + F5).
Ctrl + G                    Go To.
Ctrl + H                    Replace.
Ctrl + I                      Italic.
Ctrl + K                    Insert link.
Ctrl + N                    New Workbook.
Ctrl + O                    Open Workbook.
Ctrl + P                     Print dialog.
Ctrl + S                     Save.
Ctrl + U                     Underline.
Ctrl + V                     Paste.
Ctrl + Z                     Undo.
Ctrl + Y                     Redo.
Ctrl + X                     Cut.
Ctrl + 5                      Strike through text.
Ctrl + F3                    Define Name.
Ctrl + F4                    Exit Excel.
Ctrl + F6                    Switch between open workbooks.
Ctrl + F9                    Minimize current window.
Ctrl + F10                  Maximize current window.
Shift + F1                   Activate Help on Item.
Shift + F2                   Insert Comments.
Shift + F3                   Insert Function.
Ctrl + Shift + ;            Enter the current time.
Ctrl + ;                        Enter the current date.
Ctrl + Page down        Move to next worksheet.
Ctrl + Page up             Move to previous worksheet.
Ctrl + Shift + #            Number Format: Date
Ctrl + Shift + @          Number Format: Time.
Ctrl + Shift + !             Number Format: Commas.
Ctrl + Shift + $            Number Format: Currency
Ctrl + Shift + %           Number Format: Percentage.
Ctrl + Shift + ^            Number Format: Scientific.
Ctrl + Space                Select entire column.
Shift + Space               Select entire row.
Ctrl + (Arrowkey)        Move to next section.


How to Easily Find SERIAL KEYS from Google

1) Go to google.com


2) Write the name of the software you want key and add 94FBR at the end.


eg :- if you want to find key of IDM then write "IDM 94FBR" (without quotes)


3) Search it and you will find many sites with serial keys of that software.






Note:  We can't guarantee 100% success with this trick, but it works for some softwares.



Set your Network Card’s IP address using Command Prompt

Most everybody can figure out how to change their IP address using Control Panel, but did you know you can set your network card’s IP address using a simple command from the command prompt?


Note:  The following commands require you to have an administrative command prompt open by right-clicking on the icon and choosing Run as Administrator.


1. Changing Your IP Address


netsh interface ip set address name=”Local Area Connection”
static 192.168.0.1 255.255.255.0 192.168.0.254


You want to statically assign an IP address of 192.168.0.1
You want to set a subnet mask of 255.255.255.0
You want to set a default gateway of 192.168.0.254



2. Set static IP address to getting an address from DHCP


netsh interface ip set address name=”Local Area Connection”
source=dhcp




3. Changing Your DNS Settings

netsh interface ip set dns name=”Local Area Connection” static
192.168.0.250




4. The name of the interface you want to change the primary


DNS setting for is Local Area Network
The IP address of the DNS Server is 192.168.0.250




5. To change the IP address of the secondary DNS server you will need to specify the index parameter:


netsh interface ip add dns name=”Local Area Connection”
8.8.8.8 index=2




6. Set your DNS settings to be assigned dynamically


netsh interface ip set dnsservers name=”Local Area Connection”
source=dhcp
for more cmd>netsh help


Monday, 28 April 2014

Hide Data Behind Images

Steganography is the art and science of hiding messages, Images, Data etc. in such a way that no one, apart from the sender and intended recipient, suspects the existence of the Data- security through obscurity. By using this small and neat trick you can hide whatever data you want behind any image of your choice without reducing its quality, In the following tutorial I will show you how you can hide data behind images without using any exotic software.
(Good old Winrar or Winzip is required)


  •  Create a folder in your C drive and name it as "hide"(Using Root Directory will make this a bit easier). 



  • Now you can put anything and everything you want to hide in this folder. Text files, images, executables (ANYTHING)  .Also, put the image behind which you want to hide the files in the same directory, say "image.jpg". 



  • After putting everything you want to hide in the "hide" folder, Right click on it, and click "Add to Hide.rar" or "Add to archive". Our goal is to create a .rar file of the "Hide" folder. 



  • Now you should see the "hide.rar"created in the same directory along with the folder. 



  • Now we need to open up command prompt and change the working root directory to your current directory and type the following commands.(First change directory then create the output file).(Remember "C" is capital in "C:\") 







  1.    cd C:\ 


     2.     Copy /b image.jpg + hide.rar output.jpg








Here "image.jpg" is the image behind which you want to hide the rar file.
"hide.rar" is the file containing the files to be hidden.
"output.jpg" is the output file that we want. It contains the hidden files, but looks like an image.


After executing the following command, we will see an extra image called "output.jpg" created in the same directory.(Note that it's size is size of image.jpg +size of hide.rar)

Now you can delete all the files except "output.jpg". If you double click the file, it opens a normal image. But you can see the hidden files by opening the file with winrar (Right Click->Open With->Choose WinRar.)

That's It !Now you can send this image to anyone, what others will see is just a regular image but if the recipient knows, s/he will be able to access any secret information privately.This can be used for any type of files like mp3,wmv,txt etc. since anything can be put into a Rar file. Although you may want to keep the files to be hidden as small as possible since it wouldn't be very subtle if you try hiding a 15 Gb setup file for the game,'Crysis 3' behind a 5Kb smiley picture.



How to Play Youtube Videos in VLC Media Player

Step 1: Open VLC media player, Press CTRL+N Keys to open up Network URL Dialog box...

Step 2: Open Youtube, Navigate to Whatever Video you want to Play in VLC, Copy the Url of that video and Paste it in the Dialogue Box and Click on Play....

Enjoy Your Video...




How To Access Router Without knowing Username and Password

In some cases we want to change settings of our router but suddenly we realized that we don’t know the username and password of router.Well, there is a trick , which can easy made you to login to the router with super user rights.



Just follow these steps so as to access your router without knowing username and password.

1. Open Command Prompt followed by typing cmd in run box.

To open Command Prompt

  • Press window + r  and type cmd


2. In command prompt (cmd) type ipconfig and hit enter.

3. As a result there will be a Default Gateway. Copy that address.

4. Go to your web browser and paste/type that IP of gateway (example:192.168.2O.1) and hit enter.

5. After that It will ask your for username and password.

6. Now you have to go to your modem (physically) and on bottom of the modem their will be Modem Access Code.

7. Move back to your browser and type username:admin or user and then type that modem access code in the password field.

8. Congrats....you are In.


If you know about networking then you can easily reset the router username and password with the help of hyper-terminal.
Steps are:

1. Go to the router physically and restart It.

2. Move to your PC and open hyper-terminal and press ctrl+pause/Break

3. In hyper-terminal window will be Roman>.Here you have to type confreg 0x2142 (2142 is a default register value of a router)

Now type Reload

After that type copy-- startup-config running-config

This method is used by professionals, hence not known to the most of network administrators but after reading this article you will be able to access the router without knowing the actual username and password.
This cisco trick is a type of backdoor for recovery purpose.

How to Disable USB Port

Step 1:  Goto run...
Step 2:  Type 'regedit' without quotes...
Step 3:  Click on HKEY_LOCAL_MACHINE...
Step 4:  Go to SYSTEM...
Step 5:  Click on CurrentControlSet...
Step 6:  Click on services...
Step 7:  Go to USBSTOR...
Step 8:  Double click on 'Start' where value is 3...
Step 9:  Now change the value data with 4...
Step10: Now press ok

Refresh your desktop your USB port is disabled, to enable the usb port replace the value 4 with 3...


Friday, 11 April 2014

Unblock Youtube Without Any Software

It is a simple add-on for browsers and it is 100% free and working. I am also using this add-on
This is totally free no need to buy premium.
Goto to the given links to add this



For FireFox

Follow the given steps to add this in firefox

  • First download hhtpseverywhere.xpi.
Click Here to download this file

  • Save the file on desktop
  • Open Firefox and then open addons
  • Then drag httpseverywhere.xpi in addons 
You have done..

Thursday, 10 April 2014

How to Speed Up Internet Manually

1. Start > Run and type gpedit.msc and hit the OK button.

2. Then expand Administrative templates >> Network >> QoS packet scheduler.

3. Then click on the limit reservable bandwidth. And it'll opens a new window.
4. In that new window select disable and then click OK.

5. After that restart your computer.

Now your internet speed will be little bit more than before.

How To Check Your Antivirus is Working or Not

We have one new trick for you to check your antivirus. This trick will help you check that your antivirus is real or fake or you can say that your antivirus is working or not , here are some steps just follow them and enjoy




1. First of all press WINDOWS KEY+R to open run and write NOTEPAD here to open notepad.




2. Now copy and paste the below code into your notepad.

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*



3. After that press CTRL+S to save this file, here save this file as CHECK.vbs on your DESKTOP



4. If your antivirus is real then it cannot allow you to save this file on your desktop i.e. It will detect as virus and delete it and if your
antivirus is fake then it will allow you to save this file.

How To Disable AutoPlay

Follow the steps to protect your system to get into Autorun viruses from Pendrive





  1. Click on Start button and go to RUN.
  2. Type “gpedit.msc” without quotes in Run.
  3. Go to computer configuration->Administrative Templates -> System
  4. Scroll down to “Turn off Autoplay” and double click on it.
  5. Now click on the “Enabled” radio button, then for “Turn off Autoplay on” select “All drives”

Friday, 21 March 2014

Internet Speed Up

Internet Speed Up

Internet never speeds  up it's speed depends the provider I tried many tricks to speed up but it does'nt speeds up if you dont trust then you can try.