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.6
This commit is contained in:
parent
28d4bffac5
commit
5837952e9a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.8.5",
|
"version": "0.2.8.6",
|
||||||
"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.5/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.6/hollows_hunter64.zip",
|
||||||
"hash": "ae58b6214b0d7b569b0d236623d0b8e23acab5efca7cf0fc03beb88cf87f9cf6"
|
"hash": "1d76cca45aa6f1745ff3213dff81a69df0ea30027b696eca19d9d16ddc563914"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.5/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.6/hollows_hunter32.zip",
|
||||||
"hash": "48d95e669e6abaae39e0bc38a07fc6c646ad1ae6dd80546143e104f7ceb403c7"
|
"hash": "97670147b03bcf0d6b4f7958752b43836cc17f0f19ee3668cccd343515003ab7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user