pe-sieve: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2021-12-28 20:27:21 +00:00
parent 9714e8e655
commit 5ac8d124bd

View File

@ -1,16 +1,16 @@
{
"version": "0.3.1.3",
"version": "0.3.2",
"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.1.3/pe-sieve64.exe#/pe-sieve.exe",
"hash": "dfab6658443af12e012a5fdbe3f64b9725be764237564cac6939e680b2c4ef9c"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.2/pe-sieve64.exe#/pe-sieve.exe",
"hash": "fc3a6ced08ca2c3390141c05fab8c63901d2727ca31ee64be938f61c053d1ca9"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.1.3/pe-sieve32.exe#/pe-sieve.exe",
"hash": "dec8861747b3e438774f7b67709e3696905950c47bc3deefceaf775e54f95585"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.2/pe-sieve32.exe#/pe-sieve.exe",
"hash": "e9b995df227b1aca2389ec8500f2e805e91d06703e40cf3383ee7eb297c7e50f"
}
},
"bin": "pe-sieve.exe",