pe-sieve: Update to version 0.2.6.1

This commit is contained in:
Jakub Čábera 2020-05-18 11:44:04 +02:00
parent 51578b447e
commit fa8ef58f10

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.6",
"version": "0.2.6.1",
"architecture": {
"64bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve64.exe#/pe-sieve.exe",
"hash": "3b5cb101a664fccbaf0cbb09e96d98c938d65b95a8315192937e278866b6d37a"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve64.exe#/pe-sieve.exe",
"hash": "1a4623652004a04d0556d1552eef9c9ad0c6f5602b67fe71b0fe01a989a09d8f"
},
"32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve32.exe#/pe-sieve.exe",
"hash": "d66a9e81c44f3afc3ef501d4fe8ac0998feb73eb1fbede0de596a2842a216256"
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve32.exe#/pe-sieve.exe",
"hash": "0e88b4102734cab55047fe96fdad1ab836eea978b89ca5737fa939de9a7cba35"
}
},
"bin": "pe-sieve.exe",