From 35f3292dd1136dba7582aa6c09a6a9fbb3f5408a Mon Sep 17 00:00:00 2001 From: xerox Date: Wed, 26 Aug 2020 07:11:16 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85803e9..5ccd339 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ # nasa-patch This project allows you to patch your kernel only in a specific process. It is highly experimental and will most likely cause your system to crash. Please install some form of virtualization before messing around -with this project/library! This software is provided as-is, I have no plans on updating this code (except to add 2mb page support)... \ No newline at end of file +with this project/library! This software is provided as-is, I have no plans on updating this code (except to add 2mb page support)... + +If you are interested in how this code works you can read about it here: [https://back.engineering/post/nasa-patch/](https://back.engineering/post/nasa-patch/). \ No newline at end of file