-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Win11_23H2 and Win11_24H2 #526
base: master
Are you sure you want to change the base?
Conversation
Doesn't seems to be working on TLS/VEH .dlls, it does map but the entry is not init. |
According to your screenshot you are mapping with 0x5044, that would result in NoExceptions, NoTLS, WipeHeader, RebaseProcess, does that work with VMProtect memory & import protection? From what I am aware, these along with the VM would use TLS and VEH |
I confirm the issue with x64. PatternData: LdrpInvertedFunctionTable64 not found |
Pushed a new signature. It does not print the message anymore, but can you confirm again it works for you? |
Patterns are from 10th October 2024.
Tested on both versions 23H2 (22631.4249) and 24H2 (26000.2033).
Kind regards
Dominik