{ "version": "0.2.8.6", "description": "Scans a given process. 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/pe-sieve/releases/download/v0.2.8.6/pe-sieve64.exe#/pe-sieve.exe", "hash": "7c0708eb856788d026e16481bf4ceb03d616a665d214edbd5ae6e1ae45ed1df7" }, "32bit": { "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve32.exe#/pe-sieve.exe", "hash": "1afaf95d048ad29a18d0b309791cd5385935d300291d9b44ab96e6d5389ca4e5" } }, "bin": "pe-sieve.exe", "checkver": { "github": "https://github.com/hasherezade/pe-sieve" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/hasherezade/pe-sieve/releases/download/v$version/pe-sieve64.exe#/pe-sieve.exe" }, "32bit": { "url": "https://github.com/hasherezade/pe-sieve/releases/download/v$version/pe-sieve32.exe#/pe-sieve.exe" } }, "hash": { "url": "$url.sha256.txt" } } }