Monday, May 4, 2009

Hide Your File into a Image

0 comments

আপনি অনেক সময় আপনার কিছু কিছু ফাইল গোপন করে রাখেন যেমন হাইড করে বা পাসওয়ার্ড দিয়ে রাখেন। কিন্তু আরেকটি পদ্ধতি আছে ফাইল লুকিয়ে রাখার। আপনি আপনার ফাইলটি যে কোন একটি ছবির ভিতরে লুকিয়ে রাখতে পারেন।

পরে সেই ছবিটি থেকে লুকিয়ে রাখা ফাইলটি বের করতে পারবেন।

মনে করুন, আপনি‘G:/’ ড্রাইভে alin নামে একটি ফোল্ডারে Documents.doc নামে ফাইলটি লুকিয়ে রাখতে চান alin2.jpg নামক ছবিটির ভিতরে। তাহলে যা করতে হবে :
. ‘G:/’ ড্রাইভটিতে প্রবেশ করুন।
. ‘alin’ নামে ফোল্ডার রি করুন।
. ‘alin’ নামক ফোল্ডারে যে ফাইলটি লুকিয়ে রাখতে চান সেটি আর যে ছবিটির ভিতরে লুকিয়ে রাখবেন সেটি রাখুন।
. যে ফাইলগুলি/ফাইলটি ( Documents.doc ) লুকিয়ে রাখবেন সেটাকে/সেগুলিকে একত্রে সেলেক্ট করে Winrar দিয়ে rar ফাইলে পরিণত করুন। ( ফাইলটিতে/ফাইলগুলিতে মাউসের ডান বোতাম ক্লিক করে Add to archive এবং OK বাটনে চাপ দিয়ে Rar ফাইলে পরিনত করুন। )
. এবার Start –> Run ক্লিক করুন।
. তারপরে cmd টাইপ করে Command Prompt ওপেন করুন।
টাইপ করুন G: এন্টারে চাপ দিন।
আবার টাইপ করুন Cd alin এন্টারে চাপ দিন।
তারপর টাইপ কর Copy /b alin.jpg + Documents.rar alin2.jpg এন্টারে চাপ দিন।
Exit
টাইপ করে এন্টরে চেপে বেরিয়ে আসুন।
filehide আপনার গুরুত্বপূর্ণ কোন ফাইল ইমেজে (ছবির) ভিতরে লুকিয়ে রাখুন

এখন আপনি যে ছবিটির মধ্যে(alin2.jpg) আপনার ফাইলটি/ফাইলগুলি হাইড করেছেন সেটি রেখে বাকি সব কিছু মুছে দিন। যখনই আপনার ফাইলটি/ফাইলগুলি দেখার প্রয়োজন হবে তখনই ছবিটিতে মাউসে রাইট ক্লিক করে Open with –> Winrar Archiver করে ফাইলটি ব্যবহার করতে পারবেন। আর যদি দেখতে না পান তাহলে Open With –> Choose Program… –> Winrar Archiver –> OK করুন।

সর্বশেষ ফাইলটি দেখতে একটি .jpg ফাইল হবে। ফাইলটি দেখুন :

hidefile আপনার গুরুত্বপূর্ণ কোন ফাইল ইমেজে (ছবির) ভিতরে লুকিয়ে রাখুন

যদি আপনার Winrar সফ্টওয়্যারটি না থাকে তাহলে ডাউনলোড করুন Winrar এখানে ক্লিক করে সফ্টওয়্যারটি ডাউনলোড করে নিন।

Source
newer post

Notepad Fun

0 comments
Fun With Notepad

Here is a simple fun tips which is using notepad. To do it follow the step below :

1. Open Notepad (Start>All programs>Accessories>Notepad)
2. Copy and paste the codes -

@echo off
cls
color 6
echo “VIRUS DETECTED!!! VIRUS DETECTED!!!”
pause
color 5
echo “VIRUS DETECTED!!! VIRUS DETECTED!!!”
pause
:1
color 4
dir/s
goto 1

3. Then save as named Fun.bat.
4. Let Open the file and Enjoy !!!
newer post

Friday, May 1, 2009

10 reasons why PCs crash

0 comments
10 reasons why PCs crash U must Know

Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

1 Hardware conflict

The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

2 Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

3 BIOS settings

Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.

Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.

A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.

Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

4 Hard disk drives

After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to

* Start-Programs-Accessories-System Tools-Disk Defragmenter

This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.

The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).

Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to

* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.

Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.

Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to

* Start-Programs-Accessories-System Tools-ScanDisk

Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.

5 Fatal OE exceptions and VXD errors

Fatal OE exception errors and VXD errors are often caused by video card problems.

These can often be resolved easily by reducing the resolution of the video display. Go to

* Start-Settings-Control Panel-Display-Settings

Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.

If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to

* Start-Settings-Control Panel-System-Device Manager

Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.

If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.

The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.

Another useful way to resolve video problems is to go to

* Start-Settings-Control Panel-System-Performance-Graphics

Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).

Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

6 Viruses

Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to

* Start-Settings-Control Panel-Add/Remove Programs

Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.

A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.

An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).

7 Printers

The action of sending a document to print creates a bigger file, often called a postscript file.

Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.

If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

8 Software

A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.

The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.

Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org

Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.

Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.

Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.

Remember to restore all the BIOS settings back to their former settings following installation.

9 Overheating

Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.

One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com

CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

10 Power supply problems

With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.

If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.

It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.
newer post

Monday, April 27, 2009

Delete 'Autorun' Virus

0 comments

Step By Step Manual Delete 'Autorun' Virus

Recently i noticed that quite of number visitor came to my blog view my post 'how to disable autorun.inf to prevent virus attack computer ' .I don't know either they want to get the preventive action or need to find the solution that computer infected by autorun virus.Here i will conclude my solution or method to help all of you.(i use this solution help my friend to 'kill' these virus and worked).
1 - Disable system restore.
step 1 - Click 'Control Panel' -> 'System',
step 2 - Select 'system restore',then put check for 'turn off system store on all devices'.

2 - Clear IE temporary internet files.
step 1 - In IE,select 'Tool' -> 'internet option',
step 2 - In internet temporary file,select 'delete file' -> check for 'delete all offline content'.,then click 'ok'.

3 - Disk clean up.
step 1 - 'Start' ->'All Program' ->'Accessories' ->'System Tool' ->'Disk cleanup',
step 2 - Select C drive and click 'ok'.then starting C drive cleanup.
step 3 - After complete disk cleanup,put check to all file and click 'ok'.
step 4 - Repeat step 2 to step 3 for other drive ( D,E,F...) to have disk cleanup.

Now all the temporary internet files clean up already.Normally autorun virus are caused by flash memory or other removable devices to transfer,save file from one computer to another computer,these autorun virus have three execute file,kavo.exe,autorun.inf and ntdelect.com .

These 3 files all are hidden files,they will disable or hidden your folder option 'show hidden files and folder' and make you can't run in 'show hidden files and folder',then you can't search for these 3 files in window and deleted it (very clever,isn't ?).

How to showed these 3 files in window ?you have to use DOS command.Below are the step to show you how to delete autorun virus.

step 1 - Click 'Start' -> 'Run' ->key in 'cmd',then 'Enter',it will show command prompt,










step 2 - Check every drive (C,D,E,...).If you wanted to check the Cdrive,
key in dir c:\ /a/w in command prompt.

If for drive D,key in
dir d:\ /a/w

step 3 - All the system and exe.files will show up in the command prompt,please check is there any autorun.inf and ntdeleted.com inside.Before delete these 2 files.we need to disable 'hidden','system' and 'read only' attributes.

For C drive,key in (in command prompt)
attrib -s -h -r c:\autorun.inf
attrib -s -h -r c:\ntdelect.com

For D drive
attrib -s -h -r d:\autorun.inf
attrib -s -h -r d:\ntdelect.com

step 4 - after disable the attributes,then start to manual delete these 2 files.
(Be careful don't key in ntdetect.com,the actual virus file is ntdelect.com. ntdetect.com is important start up system file,you will know what will happen if deleted ntdetect.com)

C drive key in
del c:\autorun.inf
del c:\ntdelect.com

D drive key in
del d:\autorun.inf
del d:\ntdelect.com

step 5 - After manual delete 'autorun.inf' and 'ntdelect.com',the next step is 'kavo.exe'.You need to delete kavo.exe file in C:\windows\system32\ .Repeat the step 3 to step 4 to disable the attributes and delete the file procedures,key in

attrib -s -h -r c:\windows\system32\kavo.exe

Then delete it with key in
del c:\windows\system32\kavo.exe

step 6 - Delete 'kavo.exe' in registry.
Open registry editor,go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \CurrentVersion\Run,and
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows \CurrentVersion\Run

What you need to do is delete kavo and c:\windows\system32\kavo.exe value.

step 7 - to enable 'show hidden files and folder'
Open Notepad with new file,copy and paste below registry value and rename as .reg file and save it,then double click on it to save into registry.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30500"
"Type"="radio"
"CheckedValue"=dword:00000001
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51105"

newer post

Monday, April 20, 2009

6 Usefull Firefox Add-ons

0 comments
dejaclick.png

1. DéjàClick – A Firefox Bookmark add-on as well as a web recorder. You have the choice to record and bookmark your browser activities or just to bookmark them. If you record then you can replay the sequence all over with only a simple click.

DéjàClick features include:

  • One-button recording and bookmarking
  • Toolbar with full record/replay controls
  • Sidebar with replay results and property editing
  • Statusbar with record/replay status information
  • Action and Event keyword validation
  • Optional AlertSite Business Transaction Monitor integration

2. Online Bookmark Manager – StartAid – This extension allows you to access all your personal online bookmarks from within your Firefox browser on several computers. There is no synchronization needed because the bookmarks are used in real time. No Bookmarks will ever be lost because they are all saved online. This extension is for StartAid.com, requiring an account.

3. Shareacholic - Shareaholic makes it easy for you to share bookmarks and e-mail links with ease. You can share the page your view easily with digg, del.icio.us, Facebook, friendfeed, google bookmarks, magnolia, mixx, reddit, simpy, stumbleupon, truemors, tumblr, and twitter. You can also see how many times the web page you’re on has been dugg or saved to del.icio.us.

4. Foxmarks Bookmark Synchronizer – Is a similar extension as the Online Bookmark Manager. You can use it to synchronize all your bookmarks that you have on several computers so you have everything together. A very simple application that lets you log in to my.foxmarks.com to manage your bookmarks from any computer.

bookmarks.gif

5. HyperBK – A Bookmark extension that offers automatic classification and History enhancement. It offers automatic categorization of visited pages to a bookmark category, while matching it with the History when viewed. Other features include offline backup of bookmarked pages and page thumbnails.

1.png

6. Trailfire - With this add-on you bookmark your pages by leaving notes right there on page, link all your notes in a trail. These trails let you guide people on the Web, while they are allowed to comment on your trails and even add new marked pages (when you let them.)

Free text-to-speech app: vozMe

vozMe is a free web application that allows text-to-speech conversion in a convenient way. For webmasters you have the possibility to download vozMe, and use it to add voice to your website. You can also added it as an iGoogle gadget to personalize your Google page. You just have to type or paste text into the web form, and then click on “Create Mp3.” A new window will pop out with the option to listen to the mp3 or to download it.

vozMe

9 Free Disposable E-Mail Services

Just wanted to post few free e-mail services that you guys can use to prevent getting spam in your regular inbox. Usually after the registration process you enter your real e-mail where everything will be forwarded, and as soon as you see what disposable email spams your inbox then you can cancel it.

  1. Spamgourmet - A feature-rich and flexible disposable e-mail services that leaves your inbox well protected from spam.
  2. Spamex – It comes in right after Spamgourment only because it has few features missing that Spamgourment has.
  3. 2 Prong – A disposable e-mail service that is for one-time use and without the feature to reply.
  4. GishPuppy – A very simple and functional e-mail disposable service. But beware GishPuppy does not replace your real address with a disposable one.
  5. Mailinator – You can use any e-mail address @mailinator.com and pick up the mail at their site. There is no connection to you e-mail address, so you will not be getting spam, however all mail is made public.
  6. Emailias – Another compacted feature disposable e-mail services that provides good protection against spam.
  7. ZoEmail – Disposable e-mail service, but it lacks IMAP access limited online storage.
  8. 10 Minute Mail - Provides you a temporary e-mail address for 10 minutes only.
  9. Disposable-Mail– Another services that gives you a temporary e-mail for 15 minutes.
newer post

Send SMS To Any Mobile

0 comments


I’ve been a T-Mobile user for a quite a long time, and I loved it because it was the only mobile service that offered a package for international texting. It was a great package since I have a lot of friends and relatives in Europeand it was cheap to text them. Couple of years ago, T-Mobile got rid of the international texting package, and every time I texted and received a message I got charged 35 cents, which by the end of the month added up to a lot of dollars since I did it frequently. That’s until I came across 3Jam.com, provides free PC-to-mobile texting.
3Jam.com offers free texting around the world without charging you a international message fee. I know for a fact you can text anywhere because there is no other service that will allow you to text to Macedonia or Serbia in Europefor free. You can set up an account with 3Jam or you can use their quick way to send a SMS free of charge. Once you have sent an SMS to your friend, he/she can reply to message received from 3Jam to answer you back. 3Jam gives you the feature of making conversations with your friends. You can also add 3Jam to your facebook for a faster way to text.
(USA) If you have a regular message plan, like me, where you have a certain amount of message per month then each message received or sent from your mobile by 3Jam will be counted toward you monthly message available. There will be no international message charge. Now I’m not sure exactly how it goes for the rest of the countries since I live in the US, but leave comments if you know to help our readers out.
newer post

Find Windows XP Product Key

0 comments

Find your Windows XP Product Key on the Windows XP CD


How-To: Find Windows XP Product Key from the Windows XP CD:

1) Insert Windows XP cd into a working computer.
2) Exit the Autorun introduction.
3) Open “My Computer”
4) Right Click on the Windows XP cd-rom drive and select explore.
5) Open the USWXP32P_ZX folder. (It may be as a hidden folder. If you cannot locate the folder, you may also search for unattend.txt and mark “Search Hidden Files”.)
6) Open the sysprep folder.
7) Open unattend.txt

Your CD’s product key is contained within the unattend.txt file.

More Information
newer post

Sunday, February 8, 2009

Speed Up Vista With Vista Services Optimizer

0 comments
Silently running in the background of your Vista PC are services that you don't need. These leeches slow your system down and increase your system's boot time. The free Vista Services Optimizer helps fix the problem, by analyzing your PC, telling you which you can safely turn off, and then turning them off for you.
Click the Services Diagnostics to start. You describe your PC--whether it's connected to a network, whether you use a digital camera, whether you have third-party anti-spyware and firewall, and so on. Then the software checks the services that run in the background, and gives you a report that details which you can safely turn off. You can then have the Vista Services Optimizer turn off all the unnecessary services for you, or you can use the program to turn them off manually, one at a time.
There are some nice extras here, such as a screen that shows you your CPU and RAM use. But the key here is Vista Services Optimizer's analysis and recommendations for turning off services, which I found to be useful and on target.
newer post

Monday, February 2, 2009

Ten Steps to Ensure PC Security

0 comments
1. Use Antivirus software and keep it updated

Not only should you use an antivirus program but you should keep the definitions updated. Most good programs have updates daily. At the last estimate there are about 80,000 viruses and Trojans on the Net with new ones being released everyday. I personally use Kaspersky Labs and it has never missed a virus nor wrongly tagged a program as one.

2. Never open email attachments

That's right, never! Although it may appear to be from a friend it may not be. Most viruses spread by grabbing the address's from the address book and sending itself to everyone in it. It may be that you get one from a friend that never actually sent it. Always verify that your friend actually sent it and even then don't open it. Instead right click and 'save as' to your PC and then scan it for viruses first.

3. Stay clear of so called 'required downloads' and patches

Be wary of any Web site that requires you to download software to view a page, unless it's something familiar like a Flash plug-in or Acrobat Reader. The file may contain a virus, a Trojan horse, or some auto-dialer that calls pay-per-minute numbers via your modem and racks up huge charges.

Never download something from an email or open the attachment that claims to be a 'security patch' or something similar. There's one going around that claims to be from Microsoft and includes a 'critical update'. Microsoft, or any other site I know of NEVER send patches and updates by email. Microsoft does send bulletins inviting you to their site to download but even then only if you've previously subscribed to their newsletter. Get your updates only from a legitimate web site.

4. Block and/or remove Spyware and Popups

Ideally it would be best never to have Spyware installed in the first place but of course that's not always possible. There are many web sites and popup windows that install this Sleazeware without your permission or even knowing it's being done. Camtech's award winning Spyware Inoculator blocks most known Spyware from being installed and in most cases will prevent those already installed from functioning.

But if you already have some installed I highly recommend SpyBot Search & Destroy. This freeware is in my opinion the most thorough remover available and does an excellent job. It is freeware with no strings but he does accept donations through Paypal.

Popup windows are nothing more than a new web browser window without all the trimmings. They are also just as capable of installing Spyware and are used for that purpose quite often. I've tried many popup blockers and have found none better than Meaya Popup Ad Filter. You can block all while allowing the ones you want.

5. Take charge of the Spam you receive

Spam is more than just a nuisance. It's also the major cause of virus infections. There are many anti-spam programs available and most are very efficient. I suggest finding and using one. A search on Google or any other search site will show available programs.

6. Keep your Operating System up to date

E-mail-borne worms and other viruses like to exploit security holes in your software--namely Windows and other Microsoft programs. These days Microsoft issues many critical updates to fix these flaws Last January, the Slammer worm exploited a vulnerability that Microsoft had fixed more than six months before. But thousands of infected computers--including some at Microsoft--didn't have the patch installed. Run the Windows Update program once a week and whenever Microsoft issues a warning.

I recently attended a Microsoft event and one of the announcements was that they are working on automated patch management software which will take care of updates. But until then be sure to keep up with their updates.

7. Keep a rescue floppy disk handy

When things go bad, a boot or rescue disk is your first step to recovery. At minimum, you'll want to put the basic elements of your operating system on a floppy disk. They are very easy to make. Insert a blank, formatted floppy disk and go to Control Panel/Add-Remove Programs and click the Startup Disk tab.

For Windows XP insert a floppy disk, open my Computer, right click on that drive (usually A:) and select Format. In the Format options choose 'Create a MS-DOS Startup disk'

You can also use most antivirus programs to create a rescue disk you can use when your system gets infected. Label it with a date and store it near your system where you won't lose it.

8. Check announcements of patches/alerts to make sure they're not fake.

Rumors spread like wild fire and there are more hoaxers than hackers on the Internet, and more bogus "e-mail virus alerts" than actual viruses. A phony warning could cause you to delete harmless files and then forward the message to others, clogging e-mail servers and causing virus-like damage in the process. When you get one of these e-mails check it out first. Type the name of the alleged virus into a search engine to see if any of the major security vendors have issued an alert, and visit the virus hoax pages at F-Secure and Hoaxbusters.

9. Use a Firewall

A firewall is like a bouncer for your computer. It checks every ingoing/outgoing attempt and won't let anything in or out until you allow it. So a hacker can't access personal information on your hard drive, and a Trojan horse keystroke logger can't steal your passwords and transmit them over the Net. I can recommend two free programs that do a great job. Sygate Personal Firewall and Kerio Personal Firewall offer free versions of their products that will adequately protect you. Although I haven't used these I have heard great reviews for both.

10. Make backups of important files

Simply put: Back up your data files at least weekly. Even if you fall victim to a virus or hacker attack, you'll escape with only minor damage. There are many backup programs available and some are free. (See below for how to search for them) Camtech uses Ghost to backup everything, everyday and have needed it more than a few times.

It's unfortunate that we have to take such drastic steps to protect our property but as long as there's hackers and crackers (losers) we'll have to do so. After all, the Internet is a lot like the Wild West with no Sheriffs or Marshals to enforce the law....yet.

If you'd like to search for more alternatives use any major web site such as Cnet or ZDNet and use search keywords like Spy, anti-spy, spyware, security, virus, anti-virus, Trojan, spam, firewall, backup or popup.

To get regular Up to date see www.ictclb.blogspot.com . Source

newer post

Saturday, January 31, 2009

Windows Live Password Recovery

0 comments
Recovers lost or forgotten Windows Live passwords within a mouse click


Windows Live Password Recovery is the tool that will instantly find, decrypt & recover Windows Live passwords that were saved by Windows Live Messenger on your PC under the current login. This decoder will recover multiple accounts and supports all known versions of Windows Live Messenger including Messenger Beta, MSN Messenger and Windows Messenger.

Windows Live Password Recovery also works with Windows Vista. This cracker works when the "Remember My Password" checkbox is ticked in Windows Live Messenger and you are able to login automatically without entering your password. Even if you have un-installed Windows Live Messenger there is still a chance that your password is saved on your PC.


Download

newer post
newer post older post Home

Delete this element to display blogger navbar