mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
hollows-hunter: Update to version 0.3.8
This commit is contained in:
parent
7d9a2b1e6a
commit
13cbf84048
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.8",
|
||||
"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/",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.6/hollows_hunter64.zip",
|
||||
"hash": "3b5eadd70b44857db57328da8792e29d5b09e3e8561e609f389dd42b7747ef47"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.8/hollows_hunter64.zip",
|
||||
"hash": "f316ecdfc8f5df76dac81473158b4a40564f7e1630c55f9be99667e87aebfddd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.6/hollows_hunter32.zip",
|
||||
"hash": "b7a34de50fa8b7b289496c25cd96ecb79ca11dcc4a53586fdcd1a69ea32cb417"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.8/hollows_hunter32.zip",
|
||||
"hash": "f94758e6dfd6a3abb036d538d4532762566134cd48b00a22db54cb02003f348b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user