Explore >> Select a destination


You are here

michaelneuper.com
| | blog.rehack.xyz
1.7 parsecs away

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

Travel
| | [AI summary] The blog post introduces buffer overflow attacks on Linux x86-64 platforms, explaining how to generate and execute shellcode using tools like Docker and mprotect() to bypass stack protection mechanisms.
| | blog.nuculabs.dev
1.5 parsecs away

Travel
| | Hello, In this article I present you the solution to nice and short cracking challenge from Root-Me. After opening it up in Ghidra, I saw that the challenge is easy to solve, all you need is to find the password, which is in plain text. Basically just copy paste and you get the flag, but wait, there's a twist! I should have learned my lesson from the other challenge from Root-Me, which also had a twist.
| | trofi.github.io
15.9 parsecs away

Travel
| [AI summary] A technical article details and discusses various compiler bugs found in GCC version 15, including crashes, incorrect code generation, and memory safety issues.