PHP Antimalware Scanner Versions Save

AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.

v0.10.2

2 years ago

Bug Fixes

  • Date format

v0.10.1

2 years ago

Bug fixes

  • Fixed some compatibility issues with PHP 8

v0.10.0

2 years ago

Features

  • Add --scan-all flag to scan all files without checking for file extension #26 #24 ( Thanks to @milosdjakonovic )

Bug Fixes

  • Remove MIME type file checking #26 #24 ( Thanks to @milosdjakonovic )

v0.9.1

2 years ago

Bug Fixes

  • Allow scanner to skip unreadable directories #22 (Thanks to @milosdjakonovic )
  • Better explanation of path-report option #20
  • Improve signature optimization for raw contents

v0.9.0

3 years ago

Features

  • Add new dangerous functions
  • Add new raw data signatures

v0.8.3

3 years ago

Bug Fixes

  • Fixed scan mode limitations only exploits, functions and signatures modes #18

v0.4.0.50

3 years ago

Added some new commands Added some new definitions Added scanner updater Mime type check Flush STDIN buffer on read Fixed some bugs Improved some features

v0.4.0.60

3 years ago
  • Added 3000+ new signatures
  • Added new code debfuscation method
  • Fixed some bugs

v0.7.1.113

3 years ago
  • New WordPress Plugins file checksum verifier

v0.8.2

3 years ago

Bug Fixes

  • Fix some issues using scanner programmatically