pe-sieve: Update to version 0.3.5

This commit is contained in:
github-actions[bot] 2022-11-06 16:30:03 +00:00
parent 98344039f1
commit 66cdc7fffc

View File

@ -1,16 +1,16 @@
{
"version": "0.3.4",
"version": "0.3.5",
"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.3.4/pe-sieve64.exe#/pe-sieve.exe",
"hash": "2b26bb9f49f024ea0c7258b3a5d2a0975badea05d91fa1061a737b5c2c90d066"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.5/pe-sieve64.exe#/pe-sieve.exe",
"hash": "87e996706571f87fdde79176531eb4851446bccc22fdeedd3be07ca78aaf0838"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.4/pe-sieve32.exe#/pe-sieve.exe",
"hash": "ddae27c43b05717017c0be5944f8e44f0f91baf06a69a7367f322c78aef1e8e5"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.5/pe-sieve32.exe#/pe-sieve.exe",
"hash": "8d5c1da6f5492598ef882fdd09e3ca4d86d91754b74bb34cedab518bf467ac1d"
}
},
"bin": "pe-sieve.exe",