in reply to Re^3: p0fq.pl and pack?
in thread p0fq.pl and pack?
it print out bytes likeprint join(" ", map { sprintf "%#02x", $_ } unpack("C*",$response)), " +\n";
0xd 0xef 0xac 0xed 0x78 0x56 0x34 0x12 0x1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: p0fq.pl and pack
by ikegami (Patriarch) on Feb 20, 2007 at 04:08 UTC | |
by macli (Beadle) on Feb 20, 2007 at 17:06 UTC | |
by ikegami (Patriarch) on Feb 20, 2007 at 17:44 UTC | |
by macli (Beadle) on Feb 20, 2007 at 22:01 UTC | |
by macli (Beadle) on Feb 20, 2007 at 22:22 UTC | |
by macli (Beadle) on Feb 20, 2007 at 23:13 UTC | |
by ikegami (Patriarch) on Feb 21, 2007 at 00:10 UTC | |
|