Skip to content

Commit 2f4a8da

Browse files
committed
Add application verifier
1 parent c6122b0 commit 2f4a8da

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

icons/verifier.ico

3.55 KB
Binary file not shown.

verifier.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Section]
2+
Name = Application Verifier
3+
Version = 4.0.665
4+
License = EULA
5+
LicenseType = 2
6+
Description = Application Verifier (AppVerifier) is a runtime verification tool for unmanaged code that assists in finding subtle programming errors, security issues and limited user account privilege problems that can be difficult to identify with normal application testing techniques.
7+
Category = 7
8+
URLSite = https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/application-verifier
9+
URLDownload = https://web.archive.org/web/20200811010749if_/http://download.microsoft.com/download/B/6/D/B6D4DF81-0C26-4BA5-BD57-50B7C0935421/ApplicationVerifier.x86.msi
10+
SHA1 = 92b93f5c0b23fab244deaeb1f3d3fc4b3e0d8b2e
11+
SizeBytes = 7940608
12+
13+
[Section.amd64]
14+
Version = 4.0.665
15+
URLDownload = https://web.archive.org/web/20200803205552if_/http://download.microsoft.com/download/B/6/D/B6D4DF81-0C26-4BA5-BD57-50B7C0935421/ApplicationVerifier.amd64.msi
16+
SHA1 = d547289530150afe6b8334721df8adc9dfb41b8b
17+
SizeBytes = 15562240
18+

0 commit comments

Comments
 (0)