|
You are here |
0x434b.dev | ||
| | | | |
blog.frizk.net
|
|
| | | | | It is possible to break Kernel Address Space Layout Randomization (KASLR) on modern operating systems running on modern x86 CPU's. One possi... | |
| | | | |
mazzo.li
|
|
| | | | | Pipes are ubiquitous in Unix - but how fast can they go on Linux? In this post we'll iteratively improve a simple pipe-writing benchmark from 3.5GiB/s to 65GiB/s, guided by Linux `perf`. | |
| | | | |
chao-tic.github.io
|
|
| | | | | ||
| | | | |
blog.quarkslab.com
|
|
| | | [AI summary] The provided text discusses the use of Linux namespaces to isolate network stacks, enabling the creation of isolated environments for processes. It covers topics such as network namespaces, virtual interfaces, bridges, and iptables rules to enable communication between namespaces and the outside world. The text also touches on other namespaces like USER, MNT, UTS, IPC, and CGROUP, and references various resources for further reading. | ||