diff options
| -rwxr-xr-x | php-malware-finder/utils/generate_whitelist.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-malware-finder/utils/generate_whitelist.py b/php-malware-finder/utils/generate_whitelist.py index 94024df..dabaa21 100755 --- a/php-malware-finder/utils/generate_whitelist.py +++ b/php-malware-finder/utils/generate_whitelist.py | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #!/usr/bin/env python | 1 | #!/usr/bin/env python |
| 2 | #coding=UTF-8 | ||
| 2 | 3 | ||
| 3 | import fnmatch | 4 | import fnmatch |
| 4 | import hashlib | 5 | import hashlib |
