- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

AMWSCAN – PHP Antimalware Scanner
PHP Antimalware Scanner, written in php, can scan PHP files and analyze your project to find malicious code inside it. It provides a text terminal console interface to scan files in a given directory and find PHP code files the seem to contain malicious code. The package can also scan the PHP files without outputting anything to the terminal console. In that case, the results are stored in a log file. This scanner can work on your own php projects and on a lot of other platforms. Use this command php -d disable_functions for running the program without issues.
Changelog v0.8.0.234
New dangerous functions definitions
New random figlets on header
Improve dangerous functions and encoded functions detections with less false positivity
Improve code deobfuscation
Improved line code detection
Now report output is enabled by default
Code refactoring
To see this hidden content, you must like this content.
Last edited by a moderator: