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
/
i686
History
belliash
641b34b119
Fixes in i686 version of KepInitializeThreadContext()
2023-11-08 16:06:01 +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 i686 version of KepInitializeThreadContext()
2023-11-08 16:06:01 +01:00
proc.c
Implement KeGetCurrentThread() routine
2023-02-08 23:58:24 +01:00