mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +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).",
|
"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/",
|
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "7c0708eb856788d026e16481bf4ceb03d616a665d214edbd5ae6e1ae45ed1df7"
|
"hash": "739456fdd4ef80e96fc874aa2a05c24b774c98147f6872adfb6c004c98d4e8c8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.8.6/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "1afaf95d048ad29a18d0b309791cd5385935d300291d9b44ab96e6d5389ca4e5"
|
"hash": "f64b700009c2e59d2c4655dc1f571af9fdb092c5e2fbe1d98d0522277077089c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user