mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pe-sieve: Update to version 0.2.6.1
This commit is contained in:
parent
51578b447e
commit
fa8ef58f10
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
"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).",
|
"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",
|
"license": "BSD-2-Clause",
|
||||||
"version": "0.2.6",
|
"version": "0.2.6.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "3b5cb101a664fccbaf0cbb09e96d98c938d65b95a8315192937e278866b6d37a"
|
"hash": "1a4623652004a04d0556d1552eef9c9ad0c6f5602b67fe71b0fe01a989a09d8f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.6.1/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "d66a9e81c44f3afc3ef501d4fe8ac0998feb73eb1fbede0de596a2842a216256"
|
"hash": "0e88b4102734cab55047fe96fdad1ab836eea978b89ca5737fa939de9a7cba35"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user