Can I redirect the out going packet to source itself ? That is to sender ( my PC) it self. If yes may I know how can I do that ? And what precautions I have take care ?
Not sure why you may need this, but you can swap source and destination Ethernet and IP addresses (you may also need to do something with TCP?UDP headers if necessary). Then just use SendPacketToMstcp instead SendPacketToAdapter.