Hacker News new | ask | show | jobs
by cybergoat 3093 days ago
This is rather clever!

What immediately came to mind was perhaps you want to hide a secret key from entering memory. If this was done in kernel mode, you would be able to disable interrupts/task switching execute the "secret" stuff, and continue on your merry way...