Hacker News new | ask | show | jobs
by dcbadacd 2618 days ago
Why not both KARL and KASLR though?
2 comments

KARL also includes a random offset in front of the kernel, and the bootstrap code is unlinked once the machine has booted.

    |---------------kernel-----------------|
    |-boot-|-rnd offset-|--running kernel--|
Nontrivial endeavor.