pe-sieve: Update to version 0.2.8.3

This commit is contained in:
Jakub Čábera 2020-07-17 07:24:05 +02:00
parent ddcb90caa5
commit 3be956c7c6

View File

@ -1,16 +1,16 @@
{
"version": "0.2.8",
"version": "0.2.8.3",
"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/pe-sieve64.exe#/pe-sieve.exe",
"hash": "83684a6405510c404de181796531a6690e4274d91965b5ea8019299644c1f13d"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.3/pe-sieve64.exe#/pe-sieve.exe",
"hash": "f1502e11fcd66bdd916774782fb7a1520f30351fece30cce424e9c3df5cf87f4"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8/pe-sieve32.exe#/pe-sieve.exe",
"hash": "38070d8d187296670e39e49c492a40da7f6f3386c2f2d5528014b1b328036c28"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.3/pe-sieve32.exe#/pe-sieve.exe",
"hash": "b88f1f7c9f407c9f76f0f2bcfc56df8d461bb85c3bf96e78f71199ba587c8084"
}
},
"bin": "pe-sieve.exe",