mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
hollows-hunter: Update to version 0.4.1.1
This commit is contained in:
parent
a19b58e0ae
commit
50eaed0dc4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.1",
|
"version": "0.4.1.1",
|
||||||
"description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
"description": "Scans all running processes. 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/hollows_hunter/releases/download/v0.4.1/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.4.1.1/hollows_hunter64.zip",
|
||||||
"hash": "59610f266b1b6cbe12c6bb7103c2c9f388b9b70ff5fa9b51d0d084de38dd963f"
|
"hash": "00bff71b46f81f1c5f5d6c64fe8682a695a435d00e9b84112d79be05f8e1140c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.4.1/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.4.1.1/hollows_hunter32.zip",
|
||||||
"hash": "4312354f4b5c2665131c1db7cc4572b6c4ff09a0b9a8aec911e57a0dab400972"
|
"hash": "7c43289eba4abd9fb2c99fc10d17d0824922b4f207bed13e0ee77d5ebd7fdd9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user