File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ InjectA(&data);
107107First of all I want to credit Joachim Bauch whose Memory Module Library was a great source to learn from:
108108https://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 :
111111https://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:
114114https://github.com/Dewera/Lunar
115115
116116Big thanks to mambda who made this PDB parser which I could steal code from to verify GUIDs:
You can’t perform that action at this time.
0 commit comments