mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
pe-sieve: Update to version 0.3.6
This commit is contained in:
parent
d7af5a45ed
commit
92ead46447
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.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.3.5/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "87e996706571f87fdde79176531eb4851446bccc22fdeedd3be07ca78aaf0838"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.6/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "c16f12338cfba07f4ed77bbc70389c04382199a1484d25844e8ad96f3c51b2c7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.5/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "8d5c1da6f5492598ef882fdd09e3ca4d86d91754b74bb34cedab518bf467ac1d"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.6/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "0a8f033b250ce49dc6123e4ab9b33cb907c88d2042a35bc71069d478c92545c1"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user