|
You are here |
cocomelonc.github.io | ||
| | | | |
mazzo.li
|
|
| | | | | Let's say that you have a program which relies on huge pages for performance. I couldn't find a resource fully explaining how to allocate huge pages at runtime, making sure that the huge page allocation was successful, so here it is. | |
| | | | |
eli.thegreenplace.net
|
|
| | | | | ||
| | | | |
blog.trailofbits.com
|
|
| | | | | By Alan Cao If you love exploit mitigations, you may have heard of a new system call named mseal landing into the Linux kernel's 6.10 release, providing a protection called "memory sealing." Beyond notes from the authors, very little information about this mitigation exists. In this blog post, we'll explain what this syscall is, including... | |
| | | | |
wiki.osdev.org
|
|
| | | [AI summary] A step-by-step tutorial from the OSDev Wiki explains how to parse and implement an ELF file loader for the i386 architecture using C code. | ||