Protected sys file random BSOD on Win11 24H2
Posted: Thu Sep 25, 2025 2:15 am
				
				After protected my kernel driver, if not on Windows11 24H2, it worked as expected.But run on most 24H2 versions,the computer bsod after random time.The dmp file show C0000005(PAGE_FAULT) error and the address caused bsod is 0x00000000. Any ideas on the wire problem?