miniblog.
← Back to all posts
Wilfred Hughes
Nov 28, 2015 at 00:49
Nifty: using ud2 (the official 'undefined instruction opcode' on x86) for self-modifying code in the Linux kernel:
https://stackoverflow.com/a/7268558
Linux kernel module to check memory integrity - Stack Overflow