Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Did you try to overwrite with nops the main guardian kernel thread loop?
    – w s
    Commented Jul 6 at 12:25
  • I know what instructions to patch the guardian kernel thread loop with. Problem is finding a way to actually make the writes to the running kernel thread haven't been successful. So NOPs, other instructions or even just invalid 0xFFFFFFFFs have no effect.
    – user46754
    Commented Jul 6 at 14:58