Skip to content

A simple program to remove a particular type of virus found in computers of ICC in IIT Roorkee

License

Notifications You must be signed in to change notification settings

DhavalKapil/IITRVirusRemover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IITRVirusRemover

A simple program to remove a particular type of virus found in computers of ICC in IIT Roorkee

Description:

This gui based java program removes the virus responsible for the conversion of files and folders to shortcuts in the usb drive. It also recovers all the data in the pen drive.

License:

MIT license http://www.opensource.org/licenses/mit-license.php

Working:

First compile the .java files and create the jar file:

jar -cvmf MANIFEST.MF IITRVirusRemover.jar iitrvirusremover LICENSE README.md splash.png

Simply insert your usb drive and note the drive letter. Then double click the IITRVirusRemover.jar and enter the drive letter. All the data will be recovered in the directory recovery/ relative to the location of the jar file irrespective of whether the virus is present or not.
Note: For the users benefit, this program does not delete the data(except virus) on the usb drive. Although users are recommended to format the drive after program run and copy back the files in the recovery to the usb drive.

About

A simple program to remove a particular type of virus found in computers of ICC in IIT Roorkee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages