github.com/schotlandzegtja/VirusTotal

Simple VirusTotal public API wrapper library for Swift 3


License
ISC

Documentation

VirusTotal Swift badgeISC badge

VirusTotal is a great tool for ad-hoc analysis of file hashes, IP addresses and domains. This is but a simple VirusTotal Public API v2.0 wrapper library for Swift 3

ToDo

  • choose OSS licence
  • make initial commit to github
  • begin writing unit tests
  • begin writing documentation
  • implement remaining class methods

How to Use