mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pe-sieve: Update to version 0.3.1
This commit is contained in:
parent
d472c01150
commit
c05e94546c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"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.0/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.1/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "11310ad3ad7e348f436074369349f28151e72616ed7245b56463a9670b6d4183"
|
"hash": "5800d560ed6ba7c6bffdd71a8c721de4f9dbf1bcd8788f13ab37ce36c4a6ef36"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.0/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.3.1/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "d24f0402d1fc2d4a8a4f7bc0ccfb425ac9e996ebb145c25c7e0f1cda4427ece0"
|
"hash": "2a6071fd9d24d8803fa56bdc56e5843ff25775a87807484d23826af5ae05fbad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user