Searches various online resources to try and get as much info about a file as possible without submitting it, requiring third party modules or performing any analysis on the file.
* Internet Access :)
* VirusTotal API key if you want prettier reports with more information from the JSON object
- SimpleJson module to print the pretty reports (optional but is nicer)
usage: FileAnalyze.py path
positional arguments:
path Path to directory/file(s) to be scanned