Skip to content

Commit 86c9afe

Browse files
committed
Updated readme
1 parent 6f9b84f commit 86c9afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ InjectA(&data);
107107
First of all I want to credit Joachim Bauch whose Memory Module Library was a great source to learn from:
108108
https://github.com/fancycode/MemoryModule
109109
110-
He also made a great write-up explaining the basics of mapping a moule:
110+
He also made a great write-up explaining the basics of mapping a module:
111111
https://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/
112112
113-
I also want to thank Akaion for helping me with SEH support and their C# mapping library which was a great resource to learn from:
113+
I also want to thank Akaion/Dewera for helping me with SEH support and their C# mapping library which was another great resource to learn from:
114114
https://github.com/Dewera/Lunar
115115
116116
Big thanks to mambda who made this PDB parser which I could steal code from to verify GUIDs:

0 commit comments

Comments
 (0)