Documentation
VirusTotalAnalyzer Docs
Curated documentation workspace for VirusTotalAnalyzer.
VirusTotalAnalyzer is a .NET and PowerShell wrapper for the VirusTotal API v3. It supports common lookup and submission workflows while keeping the API client reusable from application code.
Start here
Notes
- Store API keys outside scripts and logs.
- Curated examples stay under
/projects/virustotalanalyzer/examples/.