We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5688d8 commit 065ea84Copy full SHA for 065ea84
volatility3/framework/plugins/windows/inlinehooks.py
@@ -1,3 +1,6 @@
1
+# This file is Copyright 2025 Volatility Foundation and licensed under the Volatility Software License 1.0
2
+# which is available at https://www.volatilityfoundation.org/license/vsl-v1.0
3
+#
4
import logging
5
from typing import List, Tuple, Iterable, Optional
6
from enum import Enum
0 commit comments