mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
pe-sieve: Update to version 0.2.9.8
This commit is contained in:
parent
a2ead7dce4
commit
892c0b2ea6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.9.6",
|
"version": "0.2.9.8",
|
||||||
"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.9.6/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9.8/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "d6355bf38efb4906c615533038e4cb1238c3e96557a8a7a7389e8b9f19c670d9"
|
"hash": "d972f9e0c93c0ed288b2d27aa90facb6636bcd5868106be9d06b3aa793cf557e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9.6/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.9.8/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "fbed0f6725feaaa0e0d2902c7970e825324c2ddca9dbf4ef79ebbd54a5c12adc"
|
"hash": "69dadf78167dc02892b768585ec754c33b3bb0a29cedf6d4cfb7dcb04b302df6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user