mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
hollows-hunter: Update to version 0.3.2
This commit is contained in:
parent
9ed361e76e
commit
3aa82dcb3b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1.3",
|
"version": "0.3.2",
|
||||||
"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.3.1.3/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.2/hollows_hunter64.zip",
|
||||||
"hash": "cae02e082bbf0e8ab67a392b2739241ac659f2825ded091045e3d8fce5bf97d6"
|
"hash": "38384aff2ab60c922a6de07065b2147fd838425f412e47f2244bd2d5ea164769"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.1.3/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.2/hollows_hunter32.zip",
|
||||||
"hash": "6c21bfff3b39ce91a77124d13d3b7b0ee92d3c36e1d7b2088f0a39bc65bd3b94"
|
"hash": "8c2cf35111395183e0810f0df31a25c96c3587f47b20316dd9f17b2f9034d2eb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user