pe-sieve: Update to version 0.2.6

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:44 +02:00
parent 5d90ae2b57
commit f3aca8af5d

View File

@ -2,15 +2,15 @@
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
"description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
"license": "BSD-2-Clause",
"version": "0.2.5",
"version": "0.2.6",
"architecture": {
"64bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.5/pe-sieve64.exe#/pe-sieve.exe",
"hash": "e2044e45fcd3d7add1396dd9f9bbf366283fc8b499d696ef892a32fa6198dcd8"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve64.exe#/pe-sieve.exe",
"hash": "3b5cb101a664fccbaf0cbb09e96d98c938d65b95a8315192937e278866b6d37a"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.5/pe-sieve32.exe#/pe-sieve.exe",
"hash": "4ff207e24250198b3d95b999465f66329f0d24747d07ec3f75f3afd2b5d7e931"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve32.exe#/pe-sieve.exe",
"hash": "d66a9e81c44f3afc3ef501d4fe8ac0998feb73eb1fbede0de596a2842a216256"
}
},
"bin": "pe-sieve.exe",