Add in documentation to all the constants.

This commit is contained in:
Mike Auty
2019-08-18 18:55:57 +01:00
parent 37e13321f9
commit 3d87b06c36
5 changed files with 36 additions and 10 deletions
@@ -22,3 +22,4 @@
Windows-specific values that aren't found in debug symbols"""
KERNEL_MODULE_NAMES = ["ntkrnlmp", "ntkrnlpa", "ntkrpamp", "ntoskrnl"]
"""The list of names that kernel modules can have within the windows OS"""