diff --git a/README.md b/README.md index 1e2e74c..3390343 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is done step by step as,\ 4. Load in all of our sections\ 5. Process DLL image's import table\ 6. Process all of DLL image's relocations\ - 7. Call the DLL entry point\ + 7. Call the DLL entry point These steps are followed from https://github.com/stephenfewer/ReflectiveDLLInjection