This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
67496bef28
exectos
/
xtoskrnl
/
ke
/
amd64
History
belliash
362eefc2b3
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
2023-11-07 15:34:49 +01:00
..
krnlinit.c
Compensate missing return address, which is a 4-byte on i686 and an 8-byte on amd64
2023-11-05 20:07:13 +01:00
kthread.c
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
2023-11-07 15:34:49 +01:00
proc.c
CurrentPrcb is needed here
2023-02-10 17:29:18 +01:00