mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hollows-hunter: Update to version 0.2.9
This commit is contained in:
parent
06ab11e7d3
commit
370bcad129
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.8.6",
|
"version": "0.2.9",
|
||||||
"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.6/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9/hollows_hunter64.zip",
|
||||||
"hash": "1d76cca45aa6f1745ff3213dff81a69df0ea30027b696eca19d9d16ddc563914"
|
"hash": "22dfb26bb9bab931db51fde1ac5d0b102f44358ae16d53cc0eee7eacdbf4d616"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.8.6/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9/hollows_hunter32.zip",
|
||||||
"hash": "97670147b03bcf0d6b4f7958752b43836cc17f0f19ee3668cccd343515003ab7"
|
"hash": "779910c7fe2560450153bc08d67098d695f346197435c3560e6736d54e6be17a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user