From 562ba0ebedf2c84c062e5cdbbd72640bc39c5548 Mon Sep 17 00:00:00 2001 From: Mia Steinkirch Date: Sun, 27 Oct 2019 21:07:39 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A8=F0=9F=91=A8=F0=9F=8F=BC=20Clean=20?= =?UTF-8?q?up=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Memory_Exploits/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Memory_Exploits/README.md b/Memory_Exploits/README.md index 5cf8209..3d95a20 100644 --- a/Memory_Exploits/README.md +++ b/Memory_Exploits/README.md @@ -1,4 +1,5 @@ -# Memory Exploits +# Memory Hacking + ## Memory Corruption @@ -228,7 +229,3 @@ void extractUserZip(char *userFile) - Get env variable ----- - -## Disclaimer -Some of these scripts are older and some of them are not mine. If you see code you recognize here please let me know in a Issue so I can assign proper credit.