mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hollows-hunter: Update to version 0.2.8.3
This commit is contained in:
parent
8d24f78737
commit
8cbbc6155f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.8",
|
"version": "0.2.8.3",
|
||||||
"description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
"description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
||||||
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.3/hollows_hunter64.zip",
|
||||||
"hash": "4f3f97d1c5a0c062d61693ba4f42f7a022bee97bb7c58b5f30cf68066860eb6e"
|
"hash": "7cbb42959a595f701c52eefcf0f050279160b01e9dc17f39933377e49410c1f1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.3/hollows_hunter32.zip",
|
||||||
"hash": "e17d3f24b71a69157353596ab77b73113bff3f185f0becae9d2ff9b8fb4c5940"
|
"hash": "fd7241bcb6e02bf18a6c5b55e2fea94262b1764f6a3734ce49fe29eb16b01db3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user