mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
pe-sieve: Update to version 0.2.8
This commit is contained in:
parent
90efb8a20d
commit
bedffda66d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
||||
"version": "0.2.8",
|
||||
"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",
|
||||
"version": "0.2.7.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.7.1/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "461677c5b0fda25b6acba2ad95bb543d00873c320e0d33e0d0297e0ef3b887bd"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "83684a6405510c404de181796531a6690e4274d91965b5ea8019299644c1f13d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.7.1/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "e1e4bbdd2ec1c03c822cef59bf0d4c08870ba19622050e54b311a186174482a4"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "38070d8d187296670e39e49c492a40da7f6f3386c2f2d5528014b1b328036c28"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user