pe-sieve: Update to version 0.2.8.6

This commit is contained in:
Jakub Čábera 2020-07-28 12:41:14 +02:00
parent 8ff10fc44d
commit 9ec9054d8e

View File

@ -1,16 +1,16 @@
{
"version": "0.2.8.5",
"version": "0.2.8.6",
"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.5/pe-sieve64.exe#/pe-sieve.exe",
"hash": "0a5a214f62e1a408a64df8922e5b435e5188dc614833f1561d34487f3dc55004"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve64.exe#/pe-sieve.exe",
"hash": "7c0708eb856788d026e16481bf4ceb03d616a665d214edbd5ae6e1ae45ed1df7"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.5/pe-sieve32.exe#/pe-sieve.exe",
"hash": "0d47908c8fe429049dda88cf7a50c5a310c77f970db8a84d1b2af914a047bd2d"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve32.exe#/pe-sieve.exe",
"hash": "1afaf95d048ad29a18d0b309791cd5385935d300291d9b44ab96e6d5389ca4e5"
}
},
"bin": "pe-sieve.exe",