/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.frizk.net
| | mdanilor.github.io
2.7 parsecs away

Travel
| | A beginers guide into a Windows kernel stack overflow vulnerability from zero to advanced bypasses.
| | www.internalpointers.com
2.3 parsecs away

Travel
| | ...and the crucial role it plays in modern operating systems.
| | manybutfinite.com
3.8 parsecs away

Travel
| | Memory management is the heart of operating systems; it is crucial for both programming and system administration. In the next few posts I'll cover memory with an eye towards practical aspects, but wi
| | mazzo.li
20.9 parsecs away

Travel
| 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`.