This video is about injecting a shellcode to an exe file in Windows which will enable us to get an access of the victim system. This process is actually done manually instead of using any tool.
Also, Instead of using tool-generated shellcode, manually created shellcode will be more effective to remain undetected from Anti-virus. We will be using msfvenom to create shellcode.