Skip to content

Commit 001ae19

Browse files
authored
Update README.md
Update links to tables
1 parent bf254de commit 001ae19

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
**Located in** `Compiled\Composition\X86_64\ntos`
3636

3737
NT6 (Windows Vista/7/8/8.1) + bonus NT5.2 (Windows XP x64)
38-
**View online:** https://hfiref0x.github.io/X86_64/NT6_syscalls.html
38+
**View online:** https://hfiref0x.github.io/sctables/X86_64/NT6_syscalls.html
3939

4040
NT10 (Windows 10/11)
41-
**View online:** https://hfiref0x.github.io/X86_64/NT10_syscalls.html
41+
**View online:** https://hfiref0x.github.io/sctables/X86_64/NT10_syscalls.html
4242

4343
## Win32k service tables
4444

@@ -67,10 +67,10 @@ NT10 (Windows 10/11)
6767
**Located in** `Compiled\Composition\X86_64\win32k`
6868

6969
NT6 (Windows Vista/7/8/8.1)
70-
**View online:** https://hfiref0x.github.io/X86_64/NT6_w32ksyscalls.html
70+
**View online:** https://hfiref0x.github.io/sctables/X86_64/NT6_w32ksyscalls.html
7171

7272
NT10 (Windows 10/11)
73-
**View online:** https://hfiref0x.github.io/X86_64/NT10_w32ksyscalls.html
73+
**View online:** https://hfiref0x.github.io/sctables/X86_64/NT10_w32ksyscalls.html
7474

7575
## IUM service tables
7676

@@ -81,7 +81,7 @@ NT10 (Windows 10/11)
8181
**Located in** `Compiled\Composition\X86_64\ium`
8282

8383
NT10 (Windows 10/11)
84-
**View online:** https://hfiref0x.github.io/X86_64/NT10_iumsyscalls.html
84+
**View online:** https://hfiref0x.github.io/sctables/X86_64/NT10_iumsyscalls.html
8585

8686
# ARM64
8787

@@ -93,7 +93,7 @@ NT10 (Windows 10/11)
9393
**Located in** `Compiled\Composition\ARM64\ntos`
9494

9595
NT10 (Windows 10/11)
96-
**View online:** https://hfiref0x.github.io/ARM64/syscalls.html
96+
**View online:** https://hfiref0x.github.io/sctables/ARM64/syscalls.html
9797

9898
## Win32k service tables
9999

@@ -103,7 +103,7 @@ NT10 (Windows 10/11)
103103
**Located in** `Compiled\Composition\ARM64\win32k`
104104

105105
NT10 (Windows 10/11)
106-
**View online:** https://hfiref0x.github.io/ARM64/w32ksyscalls.html
106+
**View online:** https://hfiref0x.github.io/sctables/ARM64/w32ksyscalls.html
107107

108108
# Usage
109109

0 commit comments

Comments
 (0)