<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Bitcoin_Dissector</id>
	<title>Bitcoin Dissector - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Bitcoin_Dissector"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Bitcoin_Dissector&amp;action=history"/>
	<updated>2026-05-15T10:23:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Bitcoin_Dissector&amp;diff=3419&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;A wireshark dissector for the bitcoin protocol. The packet-bitcoin.c dissector was originally taken from https://github.com/wireshark/wireshark/commit/d4eeeaf6d463f930c89e9026...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Bitcoin_Dissector&amp;diff=3419&amp;oldid=prev"/>
		<updated>2019-04-19T08:16:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A wireshark dissector for the bitcoin protocol. The packet-bitcoin.c dissector was originally taken from https://github.com/wireshark/wireshark/commit/d4eeeaf6d463f930c89e9026...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A wireshark dissector for the bitcoin protocol. The packet-bitcoin.c dissector was originally taken from https://github.com/wireshark/wireshark/commit/d4eeeaf6d463f930c89e9026b682339e1e114b34&lt;br /&gt;
&lt;br /&gt;
Build instructions:&lt;br /&gt;
* Download wireshark source either from http://www.wireshark.org/download/src/all-versions/ or https://github.com/wireshark/wireshark&lt;br /&gt;
* Clone this repository (outside the wireshark directory)&lt;br /&gt;
* Copy the packet-bitcoin.c file from this repository into epan/dissectors in the wireshark directory (either copying the file or creating a symlink)&lt;br /&gt;
* Rebuild Wireshark by running make &amp;amp;&amp;amp; sudo make install&lt;br /&gt;
* run the decoder test in this repository ./test-decoder&lt;br /&gt;
* Wireshark dependencies&lt;br /&gt;
&lt;br /&gt;
Building wireshark has a lot of dependencies. On ubuntu, I had to apt-get the following:&lt;br /&gt;
 automake&lt;br /&gt;
 autoconf&lt;br /&gt;
 pkg-config&lt;br /&gt;
 libtool-bin&lt;br /&gt;
 python&lt;br /&gt;
 bison&lt;br /&gt;
 byacc&lt;br /&gt;
 flex&lt;br /&gt;
 libglib2.0-dev&lt;br /&gt;
 libqt4-designer libqt4-opengl libqt4-svg libqtgui4 libqtwebkit4&lt;br /&gt;
 qt4-dev-tools&lt;br /&gt;
 libpcap-dev&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/jnewbery/bitcoin-wireshark Bitcoin Dissector]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:Bitcoin]]&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[WRIO]]&lt;br /&gt;
* [[BotChain]]&lt;br /&gt;
* [[HPQ]]&lt;br /&gt;
* [[Ephelants360]]&lt;br /&gt;
* [[HireGo]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>