mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
pe-sieve: Update to version 0.3.3
This commit is contained in:
parent
09e85d1cd3
commit
e44d012077
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"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.3.2/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "fc3a6ced08ca2c3390141c05fab8c63901d2727ca31ee64be938f61c053d1ca9"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.3/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "bd67fa3184fa8c586c9252240c0d21d29623659fcaeb430f8380209b1926bc8c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.2/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "e9b995df227b1aca2389ec8500f2e805e91d06703e40cf3383ee7eb297c7e50f"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.3/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "1c851bab95f9e0a53b6b76f85d21198ff6ff2eaf49812c7b870436a10edc90d8"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user