mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
hollows-hunter: Update to version 0.3.3
This commit is contained in:
parent
ea2b6d3342
commit
09e85d1cd3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"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.2/hollows_hunter64.zip",
|
||||
"hash": "38384aff2ab60c922a6de07065b2147fd838425f412e47f2244bd2d5ea164769"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.3/hollows_hunter64.zip",
|
||||
"hash": "0891fd56bd6d141d881103c27872991dac539cdee2b240a3c498f18ffd5c8ed1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.2/hollows_hunter32.zip",
|
||||
"hash": "8c2cf35111395183e0810f0df31a25c96c3587f47b20316dd9f17b2f9034d2eb"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.3/hollows_hunter32.zip",
|
||||
"hash": "180f7712594fb385255830380478f02d66cda258c7ae82390c54aacf55d7677b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user