pe-sieve: Update to version 0.2.7

This commit is contained in:
Jakub Čábera 2020-06-15 08:44:23 +02:00
parent d174acb60a
commit 8341452e65

View File

@ -2,15 +2,15 @@
"homepage": "https://hshrzd.wordpress.com/pe-sieve/", "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).", "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", "license": "BSD-2-Clause",
"version": "0.2.6.1", "version": "0.2.7",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve64.exe#/pe-sieve.exe", "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.7/pe-sieve64.exe#/pe-sieve.exe",
"hash": "1a4623652004a04d0556d1552eef9c9ad0c6f5602b67fe71b0fe01a989a09d8f" "hash": "0a031255f0ea99f9aee76ffa727b5fcb64e17f3d0fce04cfd15263cee31108b4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve32.exe#/pe-sieve.exe", "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.7/pe-sieve32.exe#/pe-sieve.exe",
"hash": "0e88b4102734cab55047fe96fdad1ab836eea978b89ca5737fa939de9a7cba35" "hash": "962ac0fc9b5305e1666f4bb0df534f173ffb0ed47f755715398b3651d48e0cea"
} }
}, },
"bin": "pe-sieve.exe", "bin": "pe-sieve.exe",