mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
pe-sieve: Update to version 0.2
This commit is contained in:
parent
fbfde94329
commit
56e94c4648
@ -2,15 +2,15 @@
|
||||
"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).",
|
||||
"license": "BSD-2-Clause",
|
||||
"version": "0.1.8",
|
||||
"version": "0.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "c403ddffeebc0b63f93d00a848c93293da7b2b2ceb012c131088c2a2d331437c"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "f72dbe36f5fc06bff5c92d10ffa06f75256873378e974814ec3f5d445f1a196a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.1.8/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "3983d1b52f49744d7f41b5c35ef50788c6326bc1363083522aefb48a8d304248"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "6c6f14c7df0e9fa41dbf885632df3e26b6c1c3457b22d986339549eff24ae4a1"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user