in reply to UnPerl!? decompiler!?

While I am unsure as to the real merit of this endeavour, I would direct your attention to some excellent work which has been carried out by tachyon in reverting compiled perl executables back to source code here and here.

It may also be useful to execute the code on a test machine behind a firewall and use a packet sniffer to examine the data transferred to this distant host.

 

perl -e 'print+unpack("N",pack("B32","00000000000000000000000111011010")),"\n"'