beginner note
Guten Tag everyone. This is basic notes for the things that you must to know before doing RE and pwn.
I have divided the notes into some parts:
Introduction
notes _ something
↑ Lower addresses (0x08000000) Shared libraries .text .bss Heap (grows ↓) Stack (grows ↑) env pointer Argc ↓ Higher addresses (0xbfffffff)