fixed typo in README

This commit is contained in:
gfelber 2024-04-08 12:44:36 +02:00
parent 6431b08560
commit 182b7eaf44
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
y# Educational Heap Exploitation
# Educational Heap Exploitation
This repo is for learning various heap exploitation techniques.
We use Ubuntu's Libc releases as the gold-standard. Each technique is verified to work on corresponding Ubuntu releases.