-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
set edx to one of kernel service tags and call gate. in call gate procedure edx out of bound would trigger int3 and to kernel via TSS gate. Kernel would check IF bit (cleared by call gate) and jmp to service identified by the fake tag. Is seems to be just "strange" way to call 'create' or 'kill' currently,but would make kernel access false arguments and cause violation in the future when more kernel services are added.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working