You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-~~Disable CR0 Write Protection~~ (You can do this in your ELF!)
90
+
-~~Disable PTI~~
91
+
-~~Disable SMEP/SMAP~~ (Removed _USR in Page Table!)
92
+
-~~Disable Alternatives~~
90
93
-[x] Hack the user GDT to Ring 0
91
-
~~- [x] Disable PTI~~
92
-
~~- [x] Disable SMEP/SMAP~~
93
94
-[x] Hack User Segment Descriptors to Ring 0
94
95
-[x] Hack User Page Table Templates to Ring 0
95
-
~~- [x] Disable Alternatives~~
96
96
-[x] Adjust IST to FORCE Interrupt Stack always available (Most interrupts/exceptions will use #DF stack, then Manually carry stack back if from Kernel-Mode)
0 commit comments