pe-sieve: Update to version 0.3.4

This commit is contained in:
github-actions[bot] 2022-02-11 00:32:52 +00:00
parent 6be9b9cae6
commit 36c26cc4e6

View File

@ -1,16 +1,16 @@
{
"version": "0.3.3",
"version": "0.3.4",
"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.3/pe-sieve64.exe#/pe-sieve.exe",
"hash": "bd67fa3184fa8c586c9252240c0d21d29623659fcaeb430f8380209b1926bc8c"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.4/pe-sieve64.exe#/pe-sieve.exe",
"hash": "2b26bb9f49f024ea0c7258b3a5d2a0975badea05d91fa1061a737b5c2c90d066"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.3/pe-sieve32.exe#/pe-sieve.exe",
"hash": "1c851bab95f9e0a53b6b76f85d21198ff6ff2eaf49812c7b870436a10edc90d8"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.4/pe-sieve32.exe#/pe-sieve.exe",
"hash": "ddae27c43b05717017c0be5944f8e44f0f91baf06a69a7367f322c78aef1e8e5"
}
},
"bin": "pe-sieve.exe",