Skip to content
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

[Server] Disable forced ASLR For Managed Games on Win11 #68

Open
Sewer56 opened this issue Oct 31, 2024 · 0 comments
Open

[Server] Disable forced ASLR For Managed Games on Win11 #68

Sewer56 opened this issue Oct 31, 2024 · 0 comments

Comments

@Sewer56
Copy link
Member

Sewer56 commented Oct 31, 2024

Example:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sonic2app.exe]
"UseFilter"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sonic2app.exe\{a500b8c5-1fbd-9499-6e21-e29a035d82af}]
"FilterFullPath"="C:\\Program Files (x86)\\Steam\\steamapps\\common\\Sonic Adventure 2\\sonic2app.exe"
"MitigationOptions"=hex:00,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00
"MitigationAuditOptions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00
"EAFModules"=""

Some OEMs or users may set forced ASLR as a security feature in Win11.
This may break mods in games which don't natively use ASLR.

@Sewer56 Sewer56 changed the title R3: Disable forced ASLR For Managed Games [Server] Disable forced ASLR For Managed Games on Win11 Oct 31, 2024
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

No branches or pull requests

1 participant