Tips and Tricks Site

Recent Posts

Showing posts with label Useful Tips. Show all posts
Showing posts with label Useful Tips. Show all posts

Friday, 5 December 2014

Know if someone is hacking your computer/ Trace a Hacker

Command Prompt hacks
Want to know if someone is hacking your computer? Command Prompt can help you find if someone you don't know is connected to your computer stealing private data. Just executenetstat -a and the command prompt will return a list of computers that your computer is connected to. In the results returned, Proto column gives the type of data transmission taking place (TCP or UDP) , Local address column gives the port with which your computer is connected to an external computer and the Foreign Address column gives the external computer you are connected to along with the port being used for the connection. State gives the state of the connection (whether a connection is actually established, or waiting for transmission or is “Timed Out”).

These tricks work on Windows 8.1, Windows 8, Windows 7, Windows Vista, Windows XP and all previous versions of Windows.

Know if your neighbours are stealing your WiFi connection

command prompt codes
Command Prompt can let you know if someone is connected to your Local Area Connection and using it. Just follow the steps:- 
1) Open your browser and visit http://192.168.1.1 or http://192.168.0.1 depending on your router. 
2) Find the tab that mentions “Attached Devices” or something similar.
3) Find the computer name, IP address and MAC Address (sometimes called Physical Address or Hardware Address) of your computer using the previous trick.
4 )Compare it with those displayed by your router in Step 2. If you notice some strange devices, then your neighbour has been sneaking in on your internet connection and it is best to add a password.

Friday, 28 November 2014

Recover Deleted files in Windows with Free Tools

Have you ever deleted a file that you did not wish to and wanted to recover it but did not find it in the recycle bin? You probably deleted it permanently with Shift+Delete or emptied the Recycle Bin. Now what? Don't worry, you may still have a chance to get it back. This article lists some free software that can recover deleted files from your hard drive or any other storage device instantly.

But how do the software mentioned below undelete deleted files?
recover deleted files
When files are deleted, Windows does not delete them from your hard disk. It marks the storage space as empty for new data to be written and deletes the index entry that tells the location of those files. Unless, new files are written on that space, the deleted files are still recoverable. That's what allows these software to recover deleted files.

There are many free software that allow users to do this. Some of them are given below:-

1) Pandora Recovery
recover deleted files in Windows
Pandora Recovery is a free software that offers a wizard based interface for recovering files. It allows you to browse a drive's individual folders to look for deleted files. It also allows you search for a deleted file based on its name, file size, creation date and last access time. Its deep scan allows you to recover files that other software might have missed. Although deep scan does not return a file's original name and location, it still is effective to recover data from drives with corrupted file tables and drives that were recently formatted. It can even recover data from CDs and DVDs. 

2) TOKIWA DataRecovery
undelete files in Windows
At just over 200KB, TOKIWA DataRecovery is the smallest file recovery program in the market. It supports undeletion from FAT 12, FAT16, FAT32 and NTFS file systems. It also supports recovering NTFS compressed and EFS encrypted files. This software supports Windows and is portable as well. It also has a file shredder that allows you to wipe out files in a manner that they cannot be recovered again.

3) Recuva
undelete files
Another great freeware, Recuva offers a wizard based interface to unerase files. Recuva offers scanning deleted files based on their type (music, pictures, videos etc.). It also allows deep scanning in case a file you deleted is unrecoverable via normal search. Like TOKIWA DataRecovery, Recuva also offers securely deleting files. Recuva also has a portable version that you can keep in your flash drive.

All of these recovery software support recovery from memory sticks, digital camera cards and MP3 players. They support undeleting all types of pictures, software, movies and documents from both FAT and NTFS formatted drives. They work on Windows 8.1Windows 8Windows 7, Windows Vista and Windows XP.

Free File Recovery Software
Some important tips to increase the chances of getting your deleted files back:-

1) When a file is deleted accidentally on a storage device, make sure that you don't do anything on it as doing that would increase the chances of new data being written over your deleted files; which would make file recovery impossible.

2) If you have deleted files on your main computer (the one you are using right now), do not browse the internet, download new software or shut it down. Keep it running and go to another computer, download one of the software mentioned above that is portable and save it on a flash drive. Then plugin the flash drive in your current system and perform file recovery. Regardless of whether you accidentally delete files a lot or not, make sure to always have that software in your flash drive in case you accidentally delete important files.

3) If one software fails to recover your deleted file, it does not mean that another one wouldn't recover it too.

Thursday, 27 November 2014

Know if your neighbours are stealing your WiFi connection

Command Prompt can let you know if someone is connected to your Local Area Connection and using it. Just follow the steps:- 
1) Open your browser and visit http://192.168.1.1 or http://192.168.0.1 depending on your router. 
2) Find the tab that mentions “Attached Devices” or something similar.
3) Find the computer name, IP address and MAC Address (sometimes called Physical Address or Hardware Address) of your computer using the previous trick.
4 )Compare it with those displayed by your router in Step 2. If you notice some strange devices, then your neighbour has been sneaking in on your internet connection and it is best to add a password.

Make Your Computer WELCOME You

Do you watch movies? Have you always loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would want to know how you can achieve similar results on your PC and have a computer said welcome. 

Then you are at the right place, this article describes exactly how you can make your computer welcome you like this.

With this trick, you can make your Computer welcome you in its computerized voice. You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Startup

To use this trick, follow the instructions given below:-

  1. Click on Start. Navigate to All Programs, Accessories and Notepad.
  2. Copy and paste the exact code given below.
Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
     3.  Replace Username with your own name
     4.  Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
     5.  Copy the saved file. 
     6.  Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) and toC:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.
     7.  Paste the file.



 Make your Computer Welcome you at startup

Now when the next time you start your computer, Windows will welcome you in its own computerized voice. 

Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
  1. Go to Control Panel.
  2. Then click on Switch to Classic View.
  3. Then Click on Sounds and Audio Devices.
  4. Then Click on the Sounds Tab.
  5. Select No Sounds from the Sound Scheme option.
  6. If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
  7. Click on OK.
Change Sound Scheme to No Sounds

Try it yourself to see how it works. In my personal opinion, this is an excellent trick. Whenever I start my PC in front of anybody and the PC welcomes me, the fellow is left wondering how brilliant a computer do I have.

Friday, 21 November 2014

SOME USEFUL SERIAL KEYS/SERIAL NUMBERS FOR DIFFERENT PRODUCTS

Hello Everyone!!

Today we are Posting "Some Useful Serial Keys/Serial Numbers For Different Products".


Some-Useful-Serial-Keys-Serial-Numbers-For-Different-Products
We use Different Softwares daily which ask you to Buy the Product to get it Full Version but who wants to Spend Money in Buying the Softwares when we can get them for Free!

Yes, we can get Softwares for Free by Downloading the Trial Version and then Downloading the Serial Key.


So, here are some Useful Keys!


Note : If you want to Search for any Key from below, just Press Ctrl + F and then type first three words of the Software whose key you want.


Windows XP Professional : CD87T-HFP4C-V7X7H-8VY68-W7D7M


Windows XP Home : RH6M6-7PPK4-YR86H-YFFFX-PW8M8

Windows 7 Ultimate 32-Bit : 342DG-6YJR8-X92GV-V7DCV-P4K27 

Windows 7 Ultimate 64-Bit : FHY4Q-VB63H-XK8VD-9Y68P-RFQ43

Windows 7 Professional 32-Bit : 32KD2-K9CTF-M3DJT-4J3WC-733WD

Windows 7 Professional 64-Bit : YKHFT-KW986-GK4PY-FDWYH-7TP9F

Windows 8 Professional (Installation Key) : XKY4K-2NRWR-8F6P2-448RF-CRYQH

Windows 8 Professional (Product Key) : 46V6N-VCBYR-KT9KT-6Y4YF-QGJYH

Windows 8.1 (Installation Key) : 334NH-RXG76-64THK-C7CKG-D3VPT

Windows 8.1 (Product Key) : NTTX3-RV7VB-T7X7F-WQYYY-9Y92F

Avast Antivirus Activation Key : W6754380R9978A0910-4TZ59467

Adobe After Effects CS3 : 1023-1159-4204-1168-4506-0535

Adobe After Effects CS4 : 1023-1504-5645-8924-2838-3009

Adobe After Effects CS5 : 1325-1243-2842-5475-9398-1623

Adobe Photoshop CS3 : 1045-1090-6246-8353-3166-2968

Adobe Photoshop CS4 : 1330-1302-4838-3919-1811-3226

Adobe Photoshop CS5 : 1325-1959-4831-9595-4753-6693

Adobe Photoshop CS6 : 1325-1009-9360-7441-3800-8396

Power ISO : Name - AlbanianHackinTeam Key - JNCZY-28IIF-UH2QI-7BRL4-GX3R7

Nero (All Versions) : 901E-0190-XL1C-8PML-7P7Z-8H70-CL4Z-X129

Internet Download Manager (All Versions) : SPOZ9-2E9IO-AKDRY-LIKEU

VMWare Workstation : ZF3X0-4ZW0Q-0842P-E6PGC-PKRZF

Microsoft Office 2007 : BQDQB-KRRY9-43DBR-4P9J4-DH7D8

Microsoft Office 2010 : VYBBJ-TRJPB-QFQRF-QFT4D-H3GVB

Microsoft Office 2013 : FCMXC-RDWMP-RFGVD-8TGPD-VQQ2X

Power DVD : Name - Deluxe Key - 7GP2X-RWAWT-QMEQA-6EZ9U-GE356-W3VQD

NovaPDF Professional : Name - Dennis Anker Key - B11F-8V0T-XRU2-Z344-4MDF-2WM5-6XEB-NHK4


IamTOO Video Converter : 

FutureDecks DJ Pro : 

AVG Internet Security 2014 : 8MEH-RU7JQ-ACDRM-MQEPR-G3S23-FEMBR-ACED

AVG PC TuneUp 2014 : CMI4A-VHVH9-6JQQP-AHUTQ-I4EP7-­6IOYS

AVG Antivirus 2014 : 8MEH-RFR8J-PTS8Q-92ATA-O4WHO-JEMBR-ACED

Advance Archive Password Recovery : ARCHPRP-GSVMT-66892-GKVMB-52992

Kaspersky Internet Security : QCGUH-J8FF6-33WGA-UBY62


Super Anti Spyware Pro : Serial No. - 

Corel Graphics Suite : 

Virtual DJ : 

Adobe Premier CS3 : 1132-1381-7346-2847-2617-6783

Adobe Premier CS4 : 1132-1033-0380-3409-5427-6334

Adobe Premier CS5 : 1132-1033-0380-3409-5427-6334

Adobe Premier CS5.5 : 1132-1121-7977-1855-0539-4611

Quick Heal Total Security : VNI4-GACF-2358-RSUW

PC Optimizer Pro : C4A2-C4A2-C4A2-C4AP

AllOk Video Converter : Name - Mr Paradox/AT4RE  Key - 833BA4BA

Camtasia Studio 8 - WCZCA-5KMCK-H89N8-VVGMM-7E625

Typing Master - Name - IcyCool  Key - E5XQWKF-XYE3-YRCK-3PPC24K




That were some Useful Keys!
If you want any Key, you can Comment it Below and We will Give you that Key.



If you face any Problems Regarding the Keys, Post a Comment.