nbs-system / php-malware-finder

GNU Lesser General Public License v3.0
305 stars 56 forks source link

Added support for white-spaces in target #8

Closed DobroAlex closed 2 years ago

DobroAlex commented 2 years ago

It might have something to do with the fact that I run on WSL2 (or me being stupid). However, if the target directory for searching contains whitespace (no matter if they are escaped using "/some path/dir" or /some \path/dir" it causes errors.

Examples: