Skip to content

clover-av/clover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clover

Clover is a super simple anti-malware for Windows. It aims to stop malware infections in real-time.

Made to be simple. Goes better with common sense.

Features

  • Windows startups registry keys monitoring
  • Windows startups files monitoring
  • Fake forensis tools, using bait files to detect anti-debugging technics

Features that will never be implemented

Some features will never be implemented in Clover because they are against Clover's simplicity philosophy:

  • Auto updates
  • Signature-based detection

Download

Clover 1.0

If you install this software, it means that you have read and accept its GNU General Public License 3. You can read it here.

Minimum requirements

  • Windows XP, 7, 8
  • 12MB RAM
  • 30MB free space in HD

How to compile?

You gonna need PyInstaller and Python 2.7 installed.

Access Clover's src folder and run:

pyinstaller.exe --icon clover.ico --noconsole

To compile bait files, you gonna need g++:

g++.exe wireshark.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published