mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pe-sieve: Update to version 0.3.8
This commit is contained in:
parent
12e83b3561
commit
48e5222fae
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.6",
|
"version": "0.3.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.3.6/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.8/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "c16f12338cfba07f4ed77bbc70389c04382199a1484d25844e8ad96f3c51b2c7"
|
"hash": "a7449aae5b1524a164be79b0cac0cba30b250bf95a3109f1783211d4c4018ec8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.6/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.8/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "0a8f033b250ce49dc6123e4ab9b33cb907c88d2042a35bc71069d478c92545c1"
|
"hash": "149cbdc383eb488fe589065abc70a58079c60b854d46c625abbaa6f385600fed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user