mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pe-sieve: Update to version 0.2.5
This commit is contained in:
parent
eb2522fd67
commit
5aae6f2f33
@ -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.4",
|
"version": "0.2.5",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.4/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.5/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "df769f5be8a2d0d7ea2db7673180ed1018ec45d756fcfd78f96d1b9cb7ca820e"
|
"hash": "e2044e45fcd3d7add1396dd9f9bbf366283fc8b499d696ef892a32fa6198dcd8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.4/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.5/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "d8681082f3e0352cefa042aecf2213d2830b7259b29b2a5dc275e1121ebc4797"
|
"hash": "4ff207e24250198b3d95b999465f66329f0d24747d07ec3f75f3afd2b5d7e931"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user