mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
hollows-hunter: Update to version 0.2.9.8
This commit is contained in:
parent
de1ee162f3
commit
a2ead7dce4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.9.6",
|
"version": "0.2.9.8",
|
||||||
"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.9.6/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.8/hollows_hunter64.zip",
|
||||||
"hash": "ae12724763449a9f93e2e2880b82517c6c6e258de341d8279de7a43ae323145c"
|
"hash": "a4dc64b9fe4503b03c2a5bca2136296c7390c0838740018953ebe69029528d6b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.6/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.8/hollows_hunter32.zip",
|
||||||
"hash": "b3b60e3c83dc03118fb47c68f273c55afc7426f295f358c9929e94bca6da86b5"
|
"hash": "18a10cbf570f0cdeb430ad7ab1c01315fc3bcc985531a4963ad037f156dbcfb7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user