mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
pe-sieve: Update to version 0.2.9
This commit is contained in:
parent
24a55f7b41
commit
b100dc0a83
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.8.6",
|
||||
"version": "0.2.9",
|
||||
"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.6/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "7c0708eb856788d026e16481bf4ceb03d616a665d214edbd5ae6e1ae45ed1df7"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9/pe-sieve64.exe#/pe-sieve.exe",
|
||||
"hash": "739456fdd4ef80e96fc874aa2a05c24b774c98147f6872adfb6c004c98d4e8c8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "1afaf95d048ad29a18d0b309791cd5385935d300291d9b44ab96e6d5389ca4e5"
|
||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9/pe-sieve32.exe#/pe-sieve.exe",
|
||||
"hash": "f64b700009c2e59d2c4655dc1f571af9fdb092c5e2fbe1d98d0522277077089c"
|
||||
}
|
||||
},
|
||||
"bin": "pe-sieve.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user