From e9f4cd2fd61f93c5b5a051f89be4a1a72f607835 Mon Sep 17 00:00:00 2001 From: xerox Date: Wed, 22 Jul 2020 04:46:22 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da1b5e8..da594d0 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ Driver dumper for manually mapped drivers mapped with Kdmapper. Kdmapper is used by thousands of cheats to map unsigned code into the kernel. This tool was created to easily intercept and dump to disk manually mapped drivers for analysis. - \ No newline at end of file + + +# Warning + +The images dumped to disk need their sections fixed, you can simply use this program to do so: [](https://github.com/skadro-official/PE-Dump-Fixer) \ No newline at end of file