An open API service indexing awesome lists of open source software.

https://github.com/assafmo/file-hash-query

Command line tool to query VirusTotal.com for sha256
https://github.com/assafmo/file-hash-query

Last synced: about 1 year ago
JSON representation

Command line tool to query VirusTotal.com for sha256

Awesome Lists containing this project

README

          

### Update: [This](https://github.com/assafmo/virustotal.sh) is better. :-)

# Usage Example
```bash
go run *.go --sha256 d069d1aa563c3d12bba74b979911050ee9af780d0e729599b4810a067688c79c
```

# Contribute
Fork & Send me a Pull Request.

# License
[MIT](/LICENSE)