/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

satharus.me
| | manybutfinite.com
2.8 parsecs away

Travel
| | Last week we looked at how the stack works and how stack frames are built during function prologues. Now it's time to look at the inverse process as stack frames are destroyed in function epilogues.
| | michaelneuper.com
2.0 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.
| | danielnouri.org
4.2 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.
| | gist.github.com
21.4 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.