From a3ff5f24873f02bf070b0fc60e1d55faec809351 Mon Sep 17 00:00:00 2001 From: Zakir Jiwani <108548454+JiwaniZakir@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:16:10 +0000 Subject: [PATCH] Fix typo in named key offset --- documentation/Windows NT Registry File (REGF) format.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Windows NT Registry File (REGF) format.asciidoc b/documentation/Windows NT Registry File (REGF) format.asciidoc index c5da418..702cfdb 100644 --- a/documentation/Windows NT Registry File (REGF) format.asciidoc +++ b/documentation/Windows NT Registry File (REGF) format.asciidoc @@ -354,7 +354,7 @@ The named key - version 1.1 is variable of size and consists of: | 4 | 2 | "nk" | Signature | 6 | 2 | | Flags + See section: <> -| 10 | 8 | | Last (key) written date and time + +| 8 | 8 | | Last (key) written date and time + Contains a FILETIME | 16 | 4 | | [yellow-background]*Unknown (Empty value)* + | 20 | 4 | | Parent key offset +