mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
hollows-hunter: Update to version 0.3.0
This commit is contained in:
parent
6233e6b6cc
commit
8cb3160bdf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.9.8",
|
||||
"version": "0.3.0",
|
||||
"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.2.9.8/hollows_hunter64.zip",
|
||||
"hash": "a4dc64b9fe4503b03c2a5bca2136296c7390c0838740018953ebe69029528d6b"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.0/hollows_hunter64.zip",
|
||||
"hash": "2ebb997ea683b6194f5c8075b1c386bd7716e1b4304dccb01ce779c51cba10c0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.8/hollows_hunter32.zip",
|
||||
"hash": "18a10cbf570f0cdeb430ad7ab1c01315fc3bcc985531a4963ad037f156dbcfb7"
|
||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.0/hollows_hunter32.zip",
|
||||
"hash": "e24a4107e29afa56375a562ee37ff79b594530e4b58e9b5077cc9f5a630e953b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user