Friday, December 27, 2013

Virus! My files turned into shortcuts (Solved)

 Step One
Windows has the bad habit of hiding certain files and their extensions. This may be useful to avoid confusing novice users, but presents serious drawbacks. You may, for example, run a dangerous program like “photo.jpg.exe”because Windows only shows the “photo.jpg” portion. For that reason, and also to help fighting t...his memory stick infection, you need to make all files visible. The following steps apply for Windows XP, Vista and 7.

Click on Start
Click on Control Panel
Pick Folder Options
>Click on “View” tab
Clear the following check boxes:
Clear the check box “Hide protected operating system files (Recommended)”
Clear the check box “Hide extensions for known file types”
Click Accept to apply the changes

Step Two
We need to make sure that your computer is clean from the infection. If a healthy USB stick gets corrupted after being used on your computer, that a sign that the virus is running on your system and your antivirus is not doing it’s job. Use the update function your Antivirus. If the antivirus still fails to catch the infection even after the update, you definitely need to use another product.

October 2013 Update

Some users are reporting that no matter what they did, the virus kept running. Reader Grafik Krime has contributed with the following instructions:
For those still having issues and it and cannot stop it:
Open Task Manager (Ctrl+Alt+Del) and End Process for any WSCRIPT.EXE that is currently running. (This will stop the running virus, the next steps are for preventing it from running again next time you start your computer)
Click on Start
Type REGEDIT and Tap Enter
Click on HKEY_CURRENT_USER
Click on Software\
Click on Microsoft\
Click on Windows\
Click on CurrentVersion\
Click on Run.
On the list on the right find any reference to a file that ends with .vbs and take note of were that .vbs file is located
Go to the said location and delete the .vbs file
Go back to Regedit and delete the key referencing thtat said .vbs file
Thank you very much Grafik Krime!

June 2013 Update

Some users are reporting that their current Antivirus brand was unable to detect and eliminate the infection. I like the products from Avira, Kaspersky and Dr.WEB. The first one offers a Free version, the others offer 30 day trials.

But please STOP: Before start uninstalling and installing things, follow this whole guide in order to test if your current Antivirus get rid of the infection.

Also to avoid incompatibilities and system problems Do NOT install more than one (1) antivirus program on a single computer.

—————————————————————–

Step Three
If everything went fine at this step you should be able to see “new” files in your USB drive. The formerly hidden files probably are your missing files and folders. The shortcuts on the other hand were created by the infection and are not related with your files.

Proceed to delete the shortcuts, the Autorun.inf, any .vbs file and everything you don’t recognize as yours. Needless to say, be careful, do not delete your legit file

Step Four
To permanently change the properties of your files back to normal we need to open the Command Prompt.On Windows Vista and 7:

Click on Start
Type cmd in the first box you see
Press ENTER
On Windows XP:

Click on Start
Click on Run
Type cmd
Press ENTER

Step Five
On the black Window that appears -technically called the Command prompt- write the commands shown on the picture. Don’t forget to replace the letter X with the letter of your infected drive.

For example, if your affected drive letter is F then the command should be attrib -h -r -s /s /d F:\*.*

After writing the command hit enter and wait a few seconds while the changes are made.

Done!
Go back to the file explorer and see if the file attributes are back to normal.

Now that your issue is solved, why you don’t relax for a while checking the other sections of this blog?

How to build own Operating System

You might be using Windows,LINUX or Mac Operating System from very long. Ever wondered how these Operating System are made ? Or Ever think of making own Operating System ??

The Operating System you are going to create online will be Linux Operating System. There is no technical skills required for creating an own Linux Operating System online. Linux is a kern...el, which can be used to create Operating Systems. Operating System(s) created by using Linux kernel are called Linux Operating System(s). Example of Linux Operating Systems are Ubuntu and SUSE To create own Operating System you don’t need to be a computer master or a programmer, all you need is a website: SUSE Studio. Yes, you can create your own Operating System online from

---> www. susestudio .com <---

SUSE Studio is a program launched by SUSE Operating System community, this program helps user to create his or her own Operating System online for free. All you have to do is to visit
---> www. susestudio .com
Sign in with your account, have to select a base package and desktop environment, 32 bit or 64 bit and then have to customize it like Logo, Soft-wares etc. once you have created your Own Linux Operating System

you have to click on build and have to download an ISO image. You can burn this ISO image in a CD/DVD and can use that CD/DVD to install your own Operating System, just like you do with Windows or Linux CD......

Lock Unlock Pc Using USB Without Any Software

Now it is possible to lock or unlock your pc with just a pen drive to do this you just need to follow these steps.

1) Insert your device
2) Start cmd and type diskmgmt and hit enter
3) Right click on your device and select "CHANGE DRIVE LETTER" and rename it with a
4) Start cmd and type syskey and hit enter
5) Click update and choose "STONE STAR...TUP KEY ON FLOPPY DISK" and click ok

That's it you have just secured your pc. To test this just restart your system.

To remove this feature just start cmd and enter syskey and choose to store it locally.

Enjoy ;)

Change Windows Admin. Password

With the following awesome trick you can change the Windows Administrator Password in case you forgot or want to hack Administrator password.

STEP-1 Open the command prompt.
STEP-2 Now type( net user )and hit enter..
STEP-3 Now the computer show you a list of user accounts on the computer. For example you need to change the password of user account named john just do the following steps.
STEP-4 Type( net user Mizra* )and hit enter. Now system will ask you to enter a new password for the account.
That's it now you have successfully changed user password without knowing his old password.