Learn how %x, %p, and %s can leak memory, why printf(user_input) is dangerous, and how to safely observe the bug using GDB & Pwndbg
Learn how %x, %p, and %s can leak memory, why printf(user_input) is dangerous, and how to safely observe the bug using GDB & PwndbgContinue reading on Medium » Read More Linux on Medium
#linux