mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pe-sieve: Update to version 0.1.8
This commit is contained in:
parent
6c35144142
commit
b96bba9e98
@ -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.1.7",
|
"version": "0.1.8",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.7/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "8b955dbb1cfca9995b0970f7074426754223e83dc698c558236752e0a8b7aa38"
|
"hash": "c403ddffeebc0b63f93d00a848c93293da7b2b2ceb012c131088c2a2d331437c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.7/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "117f1790917c4d93b534694d72cdcf04a0f5979dd1ee137ce6fad57c19e81a40"
|
"hash": "3983d1b52f49744d7f41b5c35ef50788c6326bc1363083522aefb48a8d304248"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user