Metasploit x86/unicode_upper failed with "An encoding exception occurred"
I’m playing a bit with assembler and I decided to test out how metasploit encodes a payload into Unicode uppercase characters as assembly instructions which are meant to be decoded by itself. So I have written simple shell code consisting …