Script Checker compares all the scripts on a website with their original code on a local source directory.
If it can find obtrusive scripts added on the site by hackers.
The program scans both a local directory and the content of your website in FTP mode, so without running the scripts on the site.
It does compare scripts line by line, (ignoring the end of line code that differs on different operating systems) and detects modified code. The scheck.log file is created to show details of the operations, including obtrusive scripts found.
What's New in This Release: [ read full changelog ]
· New option to pass any form of FTP address in parameter.
· The comparing function is improved.
· In normal not verbose mode, only the problems are displayed.