Skip to content

Add support for Windows 11 version 21H2 – 10.0.22000.194#14

Open
physics-sec wants to merge 2 commits intojthuraisamy:masterfrom
physics-sec:master
Open

Add support for Windows 11 version 21H2 – 10.0.22000.194#14
physics-sec wants to merge 2 commits intojthuraisamy:masterfrom
physics-sec:master

Conversation

@physics-sec
Copy link
Contributor

I Also added .h and .asm files to the .gitignore.

Fun fact, there are new syscalls in this release:

  • NtChangeProcessState
  • NtChangeThreadState
  • NtCreateIoRing
  • NtCreateProcessStateChange
  • NtCreateThreadStateChange
  • NtQueryIoRingCapabilities
  • NtQueueApcThreadEx2
  • NtReadVirtualMemoryEx
  • NtSetInformationIoRing
  • NtSubmitIoRing

I get that SysWhispers2 should be used instead but I like to keep this repo updated, hope that's ok.

@sevagas
Copy link

sevagas commented Dec 7, 2021

I suggest you add a separate Windows 11 section instead of appending 10.0.22000 to Windows 10.
Because 21H2 on Windows 10 corresponds to 10.0.19044 (missing from your PR)
And 21H2 for Windows 11 is 10.0.22000
And they don't have the same syscalls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants