<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Code a Packet Sniffer in Python with Pcapy extension	</title>
	<atom:link href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Fri, 31 Jul 2020 13:42:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Debanjan		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-151732</link>

		<dc:creator><![CDATA[Debanjan]]></dc:creator>
		<pubDate>Wed, 17 Jan 2018 05:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-151732</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957&quot;&gt;manish&lt;/a&gt;.

Note the difference in this line:

 #dev = &#039;eth0&#039; 
    cap = pcapy.open_live(dev , 65536 , 1 , 1000)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957">manish</a>.</p>
<p>Note the difference in this line:</p>
<p> #dev = &#8216;eth0&#8217;<br />
    cap = pcapy.open_live(dev , 65536 , 1 , 1000)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: samikzr		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-97045</link>

		<dc:creator><![CDATA[samikzr]]></dc:creator>
		<pubDate>Wed, 26 Oct 2016 15:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-97045</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957&quot;&gt;manish&lt;/a&gt;.

i got the same error!!!! help plz!!!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957">manish</a>.</p>
<p>i got the same error!!!! help plz!!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sebastian Maggiolo		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-96368</link>

		<dc:creator><![CDATA[Sebastian Maggiolo]]></dc:creator>
		<pubDate>Tue, 18 Oct 2016 20:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-96368</guid>

					<description><![CDATA[How can i sniff the TCP optionals? Fot example timestamp.]]></description>
			<content:encoded><![CDATA[<p>How can i sniff the TCP optionals? Fot example timestamp.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: secamag		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-83593</link>

		<dc:creator><![CDATA[secamag]]></dc:creator>
		<pubDate>Wed, 15 Jun 2016 20:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-83593</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957&quot;&gt;manish&lt;/a&gt;.

I do, but no idea why :(]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957">manish</a>.</p>
<p>I do, but no idea why :(</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tanzeel rana		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-73527</link>

		<dc:creator><![CDATA[tanzeel rana]]></dc:creator>
		<pubDate>Mon, 11 Apr 2016 06:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-73527</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67467&quot;&gt;Sky Venom&lt;/a&gt;.

did you ever get it working ?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67467">Sky Venom</a>.</p>
<p>did you ever get it working ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: manish		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67957</link>

		<dc:creator><![CDATA[manish]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-67957</guid>

					<description><![CDATA[Enter device name to sniff : lo
Sniffing device lo
Traceback (most recent call last):
  File &quot;devic.py&quot;, line 163, in 
    main(sys.argv)
  File &quot;devic.py&quot;, line 42, in main
    (header, packet) = cap.next()
pcapy.PcapError


Got this error ... any reasons ?]]></description>
			<content:encoded><![CDATA[<p>Enter device name to sniff : lo<br />
Sniffing device lo<br />
Traceback (most recent call last):<br />
  File &#8220;devic.py&#8221;, line 163, in<br />
    main(sys.argv)<br />
  File &#8220;devic.py&#8221;, line 42, in main<br />
    (header, packet) = cap.next()<br />
pcapy.PcapError</p>
<p>Got this error &#8230; any reasons ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mugundhan Vijayaraghavan		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67931</link>

		<dc:creator><![CDATA[Mugundhan Vijayaraghavan]]></dc:creator>
		<pubDate>Mon, 04 May 2015 10:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-67931</guid>

					<description><![CDATA[Hello, I tried the same, but it keeps getting timed out after 60 or 70 loops. Why do u think this may be happening ?
Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello, I tried the same, but it keeps getting timed out after 60 or 70 loops. Why do u think this may be happening ?<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: wrynux		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67722</link>

		<dc:creator><![CDATA[wrynux]]></dc:creator>
		<pubDate>Tue, 06 Jan 2015 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-67722</guid>

					<description><![CDATA[great tutorial. I have reused this code but I have noticed an anomaly about packet loss. I have created a new question on Stack Overflow in order to solve this problem. 
http://stackoverflow.com/questions/27778982/python-tcp-packets-lost]]></description>
			<content:encoded><![CDATA[<p>great tutorial. I have reused this code but I have noticed an anomaly about packet loss. I have created a new question on Stack Overflow in order to solve this problem.<br />
<a href="http://stackoverflow.com/questions/27778982/python-tcp-packets-lost" rel="nofollow ugc">http://stackoverflow.com/questions/27778982/python-tcp-packets-lost</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sky Venom		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67467</link>

		<dc:creator><![CDATA[Sky Venom]]></dc:creator>
		<pubDate>Sat, 04 Oct 2014 06:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-67467</guid>

					<description><![CDATA[Hello Binary,
It seems everything works fine, left for the data transmitted : [ It is in an ASCII Form or encrypted or whatever ... the data is unreadable ]
Any solution ?
AM a newbie to python

Data : ����=TÈ¸¨îPÒ!*à#Él½p+;£©YKjà~8!ÛoÒXg¥ =Þ3Gå°þé&quot;ÅÚ:±    ¿U¦7¥]vÊjð òÃÐ&quot;%ØfX&quot;v rZ#à
                                _3Õh��X�����m��x��i���S�F�1�?�w��&quot;ofFs8X�s���İ㰓4gy
             ׬5���~%���IN:�/�]]></description>
			<content:encoded><![CDATA[<p>Hello Binary,<br />
It seems everything works fine, left for the data transmitted : [ It is in an ASCII Form or encrypted or whatever &#8230; the data is unreadable ]<br />
Any solution ?<br />
AM a newbie to python</p>
<p>Data : ����=TÈ¸¨îPÒ!*à#Él½p+;£©YKjà~8!ÛoÒXg¥ =Þ3Gå°þé&#8221;ÅÚ:±    ¿U¦7¥]vÊjð òÃÐ&#8221;%ØfX&#8221;v rZ#à<br />
                                _3Õh��X�����m��x��i���S�F�1�?�w��&#8221;ofFs8X�s���İ㰓4gy<br />
             ׬5���~%���IN:�/�</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gonzalo Gasca Meza		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-67417</link>

		<dc:creator><![CDATA[Gonzalo Gasca Meza]]></dc:creator>
		<pubDate>Thu, 18 Sep 2014 22:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-67417</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65973&quot;&gt;Gonzalo Gasca Meza&lt;/a&gt;.

https://github.com/spicyramen/sipLocator implemented TCP re-assembling prototype]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65973">Gonzalo Gasca Meza</a>.</p>
<p><a href="https://github.com/spicyramen/sipLocator" rel="nofollow ugc">https://github.com/spicyramen/sipLocator</a> implemented TCP re-assembling prototype</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Edmond		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-66257</link>

		<dc:creator><![CDATA[Edmond]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 17:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-66257</guid>

					<description><![CDATA[Is it possible to capture traffic on more than one devices?]]></description>
			<content:encoded><![CDATA[<p>Is it possible to capture traffic on more than one devices?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gonzalo Gasca Meza		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65973</link>

		<dc:creator><![CDATA[Gonzalo Gasca Meza]]></dc:creator>
		<pubDate>Sun, 09 Feb 2014 09:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-65973</guid>

					<description><![CDATA[Any recommendations to handle TCP fragmented data?]]></description>
			<content:encoded><![CDATA[<p>Any recommendations to handle TCP fragmented data?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: user		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65648</link>

		<dc:creator><![CDATA[user]]></dc:creator>
		<pubDate>Sun, 11 Aug 2013 04:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-65648</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65109&quot;&gt;cj&lt;/a&gt;.

Sure cj. So you&#039;ll need to install the Pyrex module on your local box. 
You can use pipi to install the package: https://pypi.python.org/pypi/Pyrex/0.9.4.1]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65109">cj</a>.</p>
<p>Sure cj. So you&#8217;ll need to install the Pyrex module on your local box.<br />
You can use pipi to install the package: <a href="https://pypi.python.org/pypi/Pyrex/0.9.4.1" rel="nofollow ugc">https://pypi.python.org/pypi/Pyrex/0.9.4.1</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: cj		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-65109</link>

		<dc:creator><![CDATA[cj]]></dc:creator>
		<pubDate>Mon, 13 May 2013 10:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-65109</guid>

					<description><![CDATA[Thanks, but I get an error while installing on Mac. ImportError: No module named Pyrex.Distutils. Any ideas?]]></description>
			<content:encoded><![CDATA[<p>Thanks, but I get an error while installing on Mac. ImportError: No module named Pyrex.Distutils. Any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bishingwe		</title>
		<link>https://www.binarytides.com/code-a-packet-sniffer-in-python-with-pcapy-extension/comment-page-1/#comment-64944</link>

		<dc:creator><![CDATA[Bishingwe]]></dc:creator>
		<pubDate>Tue, 19 Feb 2013 15:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=2919#comment-64944</guid>

					<description><![CDATA[This is real good and understandable thanks !]]></description>
			<content:encoded><![CDATA[<p>This is real good and understandable thanks !</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
