malzilla -> misc decoders
paste
%u4343%u4343%u0feb%u335b....
concatenate
UCS2 to hex
hex to file
Instead of "Hex to file" I prefer to copy/paste content to "Hex view" tab.
In most cases you can see the url at the end of hex view.
If there is no url, then shellcode is probably xor encoded.
In this case you can enter "http" into field "Strings to find". Now click button "Find".
If Malzilla finds the encoded string "http", it displays xor key in field "Key".
Now click button "Apply xor" and you will see the url in hex viewer.