hollows-hunter: Update to version 0.3.0

This commit is contained in:
Jakub Čábera 2021-08-11 09:52:00 -07:00
parent 6233e6b6cc
commit 8cb3160bdf

View File

@ -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).", "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.8/hollows_hunter64.zip", "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.0/hollows_hunter64.zip",
"hash": "a4dc64b9fe4503b03c2a5bca2136296c7390c0838740018953ebe69029528d6b" "hash": "2ebb997ea683b6194f5c8075b1c386bd7716e1b4304dccb01ce779c51cba10c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.8/hollows_hunter32.zip", "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.0/hollows_hunter32.zip",
"hash": "18a10cbf570f0cdeb430ad7ab1c01315fc3bcc985531a4963ad037f156dbcfb7" "hash": "e24a4107e29afa56375a562ee37ff79b594530e4b58e9b5077cc9f5a630e953b"
} }
}, },
"bin": [ "bin": [