hollows-hunter: Update to version 0.3.1.3

This commit is contained in:
Jakub Čábera 2021-09-12 01:38:32 -07:00
parent f96a9fcdb0
commit 319aa8453e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.3.1", "version": "0.3.1.3",
"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.3.1/hollows_hunter64.zip", "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.1.3/hollows_hunter64.zip",
"hash": "16e0e4c3e230fcfd9d9009c18ad6f342ae3e6216fa321766e4efa7a1d6c3b736" "hash": "cae02e082bbf0e8ab67a392b2739241ac659f2825ded091045e3d8fce5bf97d6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.1/hollows_hunter32.zip", "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.1.3/hollows_hunter32.zip",
"hash": "7916a6cc95b04681fb62bf6352f99e391ddbb68f2cff1e3e9d6c406b515fd5b1" "hash": "6c21bfff3b39ce91a77124d13d3b7b0ee92d3c36e1d7b2088f0a39bc65bd3b94"
} }
}, },
"bin": [ "bin": [