Skip to content

Commit

Permalink
dataprotectiondecryptor: Update to version 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
1 parent c90c31c commit 7986bee
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions bucket/dataprotectiondecryptor.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"version": "1.11",
"homepage": "https://www.nirsoft.net/utils/dpapi_data_decryptor.html",
"bin": "DataProtectionDecryptor.exe",
"shortcuts": [
[
"DataProtectionDecryptor.exe",
"NirSoft\\DataProtectionDecryptor"
]
],
"persist": [
"dataprotectiondecryptor_lng.ini",
"dataprotectiondecryptor.cfg"
],
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor-x64.zip",
"hash": "e4b0c72c94021f102176d8a19fc27a90da1732548bc0d60306c85154036cb8a2"
},
"32bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor.zip",
"hash": "717d1e9ddb7b0e72ba04cbec5294a8a0f7956149d2061d6c57396b72c4cc0939"
}
},
"description": "Decrypt DPAPI-encrypted data of Windows.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/dataprotectiondecryptor.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor-x64.zip"
},
"32bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor.zip"
}
}
}
}
{
"version": "1.12",
"homepage": "https://www.nirsoft.net/utils/dpapi_data_decryptor.html",
"bin": "DataProtectionDecryptor.exe",
"shortcuts": [
[
"DataProtectionDecryptor.exe",
"NirSoft\\DataProtectionDecryptor"
]
],
"persist": [
"dataprotectiondecryptor_lng.ini",
"dataprotectiondecryptor.cfg"
],
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor-x64.zip",
"hash": "e4b0c72c94021f102176d8a19fc27a90da1732548bc0d60306c85154036cb8a2"
},
"32bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor.zip",
"hash": "717d1e9ddb7b0e72ba04cbec5294a8a0f7956149d2061d6c57396b72c4cc0939"
}
},
"description": "Decrypt DPAPI-encrypted data of Windows.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/dataprotectiondecryptor.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor-x64.zip"
},
"32bit": {
"url": "https://www.nirsoft.net/toolsdownload/dataprotectiondecryptor.zip"
}
}
}
}

0 comments on commit 7986bee

Please sign in to comment.