Simple C++ code to inject obfuscated shellcode into a remote process memory.
Read the blog related to it - Here
All the credits go to MalDev Academy and their authors for their excellent course.
Attack representation.
Here is the video representation of the whole attack.
remote_shellcode_injection.mp4
Note - Evasion was not kept in mind while creating this tool.