mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
pe-sieve: Update to version 0.2.8.5
This commit is contained in:
parent
f7fe30f4e1
commit
17e11f8abf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.8.3",
|
||||
"version": "0.2.8.5",
|
||||
"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.2.8.3/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "f1502e11fcd66bdd916774782fb7a1520f30351fece30cce424e9c3df5cf87f4"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.5/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "0a5a214f62e1a408a64df8922e5b435e5188dc614833f1561d34487f3dc55004"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.3/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "b88f1f7c9f407c9f76f0f2bcfc56df8d461bb85c3bf96e78f71199ba587c8084"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.5/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "0d47908c8fe429049dda88cf7a50c5a310c77f970db8a84d1b2af914a047bd2d"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user