README updated

This commit is contained in:
violet-devsec
2025-09-13 13:24:11 +01:00
parent 6bf0c11bf1
commit 6fd51cf0e9
+1 -1
View File
@@ -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