Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 12/16/2024 in #code-review
How to Resolve ERROR_NOACCESS (0x3E6) When Injecting Assembly Code into a PE File Using CreateThread
So after further debugging, I found that I hadn't correctly initialized the stack. Once I added the following initialization to the code, the keylogger started working correctly:
With this fix, the keylogger now works perfectly. Thanks for the help @Renuel Roberts
6 replies