Skip to content

kornkaobat/riskremover

Repository files navigation

Risk Remover

A batch antivirus with MD5 scanning engine and (discontinued) filename scan. Additional features include safebrowsing which filters out only top 20 harmful websites all-time classifying from the URL themselves and the ability to adjust or view the date and time.

Getting Started

  1. Watch this Complete Code explanation & Program Demonstration
  2. Go to the Main Website and click on the "Download" tab
  3. Select the preferred version to download ( newest recommended )
  4. Decompress (Unzip/Unrar) the downloaded file with winzip or winrar or 7-zip depending on your choice (Winrar preferred) Note: Some versions come with an RAR-SFX executable so you must use winrar to automatically unzip/unrar them into the specified folder.
  5. Run the startriskremover.bat to start the program. Take note that some old/legacy versions may not contain this file so, instead of running this file on the legacy versions, you might have to run a file that have similar naming scheme to this one.

Prerequisites

This is the current requirements to run this program.

Minimum requirements
1. Windows XP and beyond ( Running below XP isn't tested before and therefore, risky and not advised to be done )
2. The program's RAR/RAR-SFX package **intact** ( Refer to Getting Started Section )
Recommended requirements
1. Windows 7/8/8.1/10
2. The program's RAR/RAR-SFX package **intact** ( Refer to Getting Started Section ) 

Built With

  • Windows Batch and Command Processor - The program framework
  • Visual Basic Script - Embedded internal script framework
  • C, C++ and Makefile - Part of Fourmilab's MD5 Digester program

Contributing

I don't know how this works yet. When I figure out I'll edit this part and will recommit it into Master later.

Versioning

This project uses semi SemVer for versioning. For the versions available, see our website.

Authors

  • Korn (Nickname) - Initial and Development work
  • Lucky (Nickname) - Testing

License

This project is licensed under the GNU GPL v.3 License - see the LICENSE file for details

Acknowledgments