TravorLZH / survival-fix

A simple program intended to get SURVIVAL.vbe virus rid of the computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SURVIVAL.vbe Removal

This project is intended to clean SURVIVAL.vbe virus out of the USB in order to let my teachers and classmates get rid of the terrible 360 anti-malware utility.

Use make in *NIX systems to get a fresh new .exe if you have WINE in your computer.

Use mingw32-make on Windows as long as you have MinGW properly installed.

For convenience, the latest binary build is in the source tree.

Instruction

  1. Copy fix_survival.exe to the directory that is infected by SURVIVAL.vbe (Usually the root directory of a USB)
  2. Click the copied fix_survival.exe in that directory to clean the virus.

About

A simple program intended to get SURVIVAL.vbe virus rid of the computer

License:GNU Affero General Public License v3.0


Languages

Language:C 91.6%Language:Makefile 8.4%