added subinacl

subinacl is a tool from Microsoft Windows Resource Kits
This commit is contained in:
Peda V Murukutla 2019-06-01 20:30:03 -04:00 committed by GitHub
parent 110099d445
commit aba28649ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
bucket/subinacl.json Normal file
View File

@ -0,0 +1,12 @@
{
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510",
"description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.",
"version": "5.2.3790.1180",
"url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z",
"hash": "56d0678ba79303f141c2962babba53dfb87205467284e35047cc13ffa720f6c6",
"bin": "subinacl.exe",
"checkver": {
"url": "https://www.microsoft.com/en-us/download/details.aspx?id=23510",
"regex": "<div class=\"header\">\\s*Version:\\s*<\\/div><p>([\\d.]+)</p>"
}
}