# binary exploitation

- [stack](/notes/cheatsheet/binary-exploitation/stack.md)
- [0x1 Buffer Overflow](/notes/cheatsheet/binary-exploitation/stack/0x1-buffer-overflow.md)
- [0x2 Modifying variabel through BOF](/notes/cheatsheet/binary-exploitation/stack/0x2-modifying-variabel-through-bof.md)
- [0x3 return to another function through BOF](/notes/cheatsheet/binary-exploitation/stack/0x3-return-to-another-function-through-bof.md)
- [0x4](/notes/cheatsheet/binary-exploitation/stack/0x4.md)
- [heap](/notes/cheatsheet/binary-exploitation/heap.md)
- [introduction](/notes/cheatsheet/binary-exploitation/heap/introduction.md)
- [benerin nis](/notes/cheatsheet/binary-exploitation/benerin-nis.md)
