Menu

Tree [aec13e] main /
 History

HTTPS access


File Date Author Commit
 clamavconfig 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 config 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 database 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 excluded 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 machinelearning 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 yara 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 .gitignore 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 LICENSE.txt 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 README.txt 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code
 antivirus.py 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [dd3831] main application
 requirements.txt 2024-05-22 HydraDragonAntivirus HydraDragonAntivirus [aec13e] full source code

Read Me

# XylentOptionalScanner
Cross platform antivirus gui for ClamAV, YARA and my machine learning AI module
Guide:
Please install ClamAV based on your platform and enter database directory and please run clamd
Please copy the database folder signatures to your ClamAV database folder and copy freshclam.conf to your ClamAV config folder.
Also do the update definitions yourself, it's just a cross-platform interface for ClamAV and Xylent.
Don't forget to install the modules via pip with requriements.txt and don't forget to compile the python script yourself.
Please don't use hash signatures as they are easily bypassed and take up too much space.
Also, don't forget to add ClamAV's clamdscan to the console so that the program can be run with just the clamdscan command on Windows, Linux, MacOS, FreeBSD, etc.
compiled_rule.yrc source code: https://sourceforge.net/p/xylent/git/ci/master/tree/backend/rules/yara I have just compiled the largest file.
I recommend killing malicious processes first, then using quarantine, delete or something. For Windows, first install clamav from clamav.net/downloads
Then add C:\Program Files\ClamAV to the terminal, as this script uses ClamAV directly from the terminal, then run the script to use it. Don't quarantine any files during the scan.
Also install Python from python.org Note: If you can't add ClamAV to the console on Windows etc, then copy it to the ClamAV folder
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.