/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

manybutfinite.com
| | michaelneuper.com
2.9 parsecs away

Travel
| | A buffer overflow attack is a type of cyber attack in which an attacker attempts to write more data to a buffer (a temporary data storage area) in a computer's memory than the buffer is designed to hold. This can cause the buffer to overflow, or exceed its maximum capacity, which can corrupt other parts of the computer's memory and allow the attacker to gain unauthorized access to the system.
| | blog.rehack.xyz
2.7 parsecs away

Travel
| | How to Pwn Buffer Overflow - Overwriting Variable This article is written by one of MCC alumni, Wan Muhammad Khairuddi...
| | satharus.me
2.3 parsecs away

Travel
| | I wrote this post back in late May 2019 but hadn't published it and I don't really remember why I didn't. It was supposed to be a follow up for the post on t...
| | arusahni.net
14.6 parsecs away

Travel
| In which I steadily reduce the size of the git-req Rust binary by applying various optimizations.