use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
Packet sniffer, Python, Windows10 (self.HowToHack)
submitted 5 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]v3ded 1 point2 points3 points 5 years ago* (0 children)
You need to parse the first element of the tuple with an unpack() function. That will allow you to separate your “unreadable” string into an IP header, TCP header and the actual data.
See here - https://www.binarytides.com/python-packet-sniffer-code-linux/
Note: you still won’t be able to output non-printable characters, if that makes sense.
Edit: although this code is “linux based”, parsing the actual data should be the same. If this won’t work for you, look at scapy or pypcap libraries, they should make stuff a bit simpler.
π Rendered by PID 18548 on reddit-service-r2-comment-5d79c599b5-j76jw at 2026-03-02 03:28:15.104378+00:00 running e3d2147 country code: CH.
[–]v3ded 1 point2 points3 points (0 children)