mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
hollows-hunter: Update to version 0.3.4
This commit is contained in:
parent
5763bc2db8
commit
30faf452cb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.3",
|
"version": "0.3.4",
|
||||||
"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.3.3/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.4/hollows_hunter64.zip",
|
||||||
"hash": "0891fd56bd6d141d881103c27872991dac539cdee2b240a3c498f18ffd5c8ed1"
|
"hash": "cef6a6300f5275cc16d6b8ef9bed943eed3e2214f706148a330c355cd1182c63"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.3/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.3.4/hollows_hunter32.zip",
|
||||||
"hash": "180f7712594fb385255830380478f02d66cda258c7ae82390c54aacf55d7677b"
|
"hash": "6c7498fa3bceda6820782fcdefa256db73be3335c5167fe041f27c388979413a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user