This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
php-malware-scanner
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scr34m/php-malware-scanner.git
synced
2026-06-16 14:30:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
php-malware-scanner
/
scan
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
80 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Added binary script to composer and referring to global install
2018-04-04 10:20:41 +02:00
#!/usr/bin/env php
<?
php
require_once
__DIR__
.
'/scan.php'
;
new
MalwareScanner
();
Reference in New Issue
Copy Permalink