From ef27d07183177b611c33428e1c8224619d82dd4e Mon Sep 17 00:00:00 2001 From: x Date: Fri, 13 Aug 2021 15:06:48 +0000 Subject: [PATCH] Add missing patch that fixes KERB_ECRYPT structure size --- volatility3/framework/symbols/windows/kerb_ecrypt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatility3/framework/symbols/windows/kerb_ecrypt.json b/volatility3/framework/symbols/windows/kerb_ecrypt.json index bcba19b76..95e1a1d6a 100644 --- a/volatility3/framework/symbols/windows/kerb_ecrypt.json +++ b/volatility3/framework/symbols/windows/kerb_ecrypt.json @@ -77,7 +77,7 @@ } }, "kind": "struct", - "size": 256 + "size": 128 } }, "base_types": {