/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

mtlynch.io
| | tek256.com
4.8 parsecs away

Travel
| | code harding utilities & configurations
| | liveoverflow.com
4.1 parsecs away

Travel
| | In our attempt to "re-discover" the sudoedit vulnerability (CVE-2021-3156), we use the address sanitation tool to investigate a heap overflow. After fixing it, we investigate several other unique crashes registered by the AFL fuzzer.
| | danielnouri.org
3.9 parsecs away

Travel
| | [AI summary] The post explains how to debug memory access violations and segmentation faults in C and C++ programs using AddressSanitizer and the GNU Debugger.
| | www.dgendill.com
13.9 parsecs away

Travel
| [AI summary] A detailed technical tutorial on building a text-based game engine with Rust and WebAssembly, covering memory management, static variables, and JavaScript interop techniques.