Skip to content

ElmTheDev/PHPProtector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PHPProtector

PHP Protector is PHP based AntiVirus that uses signature-based detection to delete malware from your website.

Default Database

How to submit file

How does this work?

  • This will grab some hashes from database provided then it will iterate through all files in folder where the PHP file is located and it's subfolders, then it will calculate MD5 hash of each file. If calculated MD5 hash exist's in database the script will delete it.

How to use?

  • Just upload antivirus.php on your website and navigate to it through browser

Donation

  • If you want to support PHPProtector you can do so on this Bitcoin address: 13DCvzq3mhgJVQX85RD4qKrGuMmThSAxAh

About

PHP Antivirus - Antivirus written in PHP for your website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages