{ "version": "0.2.9.6", "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.6/hollows_hunter64.zip", "hash": "ae12724763449a9f93e2e2880b82517c6c6e258de341d8279de7a43ae323145c" }, "32bit": { "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.9.6/hollows_hunter32.zip", "hash": "b3b60e3c83dc03118fb47c68f273c55afc7426f295f358c9929e94bca6da86b5" } }, "bin": [ "hollows_hunter.exe", [ "hollows_hunter.exe", "hollows-hunter" ] ], "checkver": { "github": "https://github.com/hasherezade/hollows_hunter" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v$version/hollows_hunter64.zip" }, "32bit": { "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v$version/hollows_hunter32.zip" } } } }