From b1de7c21e69b7bd872c7360568e35aef0f9a2f77 Mon Sep 17 00:00:00 2001 From: xerox Date: Sun, 26 Jul 2020 03:35:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5801c3c..5302bd9 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,6 @@ BEDaisy checks the IRP's of every single loaded driver. Below is the checks done # Imports -All of import addresses are stored in the `.data` section of the driver and can easily be changed to hook imported functions. +All import addresses are stored in the `.data` section of the driver and can easily be changed to hook imported functions. \ No newline at end of file