<?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: H00lyshit &#8211; DIY Bluetooth Sniffer</title>
	<atom:link href="http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/</link>
	<description>About Linux and Console Hacking</description>
	<lastBuildDate>Fri, 30 Dec 2011 09:09:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: foo</title>
		<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/comment-page-1/#comment-10185</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Wed, 13 Jun 2007 15:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/#comment-10185</guid>
		<description>&lt;p&gt;I did the upgrade and now hcitool dev says:
Devices:
        hci0    00:00:00:00:00:00
Is this good?:)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I did the upgrade and now hcitool dev says:<br />
Devices:<br />
        hci0    00:00:00:00:00:00<br />
Is this good?:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dar</title>
		<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/comment-page-1/#comment-6177</link>
		<dc:creator>Dar</dc:creator>
		<pubDate>Tue, 22 May 2007 08:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/#comment-6177</guid>
		<description>&lt;p&gt;Hello.
Ok, then ?
how to sniff with this &quot;new&quot; device ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello.<br />
Ok, then ?<br />
how to sniff with this &#8220;new&#8221; device ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/comment-page-1/#comment-4276</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 26 Apr 2007 11:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/#comment-4276</guid>
		<description>&lt;p&gt;Yes, u need to use the correct ram/flash location to it get persistent.&lt;/p&gt;

&lt;p&gt;./bccmd  -d hci1 memtypes
psi (0x0001) = Flash memory (0)
psf (0x0002) = Flash memory (0)
psram (0x0008) = RAM (transient) (2)&lt;/p&gt;

&lt;p&gt;if you want to use psi it will be:&lt;/p&gt;

&lt;p&gt;bccmd -d hci0 psget -s 0×0001 0×02be &lt;/p&gt;

&lt;p&gt;look out for this pdf  &#039;BCCMD Commands (bcore-sp-005Pe).pdf&#039; for more details 
on the bccmd interface and locations.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, u need to use the correct ram/flash location to it get persistent.</p>
<p>./bccmd  -d hci1 memtypes<br />
psi (0&#215;0001) = Flash memory (0)<br />
psf (0&#215;0002) = Flash memory (0)<br />
psram (0&#215;0008) = RAM (transient) (2)</p>
<p>if you want to use psi it will be:</p>
<p>bccmd -d hci0 psget -s 0×0001 0×02be </p>
<p>look out for this pdf  &#8216;BCCMD Commands (bcore-sp-005Pe).pdf&#8217; for more details<br />
on the bccmd interface and locations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WATIS</title>
		<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/comment-page-1/#comment-4275</link>
		<dc:creator>WATIS</dc:creator>
		<pubDate>Thu, 26 Apr 2007 11:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/#comment-4275</guid>
		<description>&lt;p&gt;Okay, got it.&lt;/p&gt;

&lt;p&gt;bccmd -d hci0 psset -s 0x0001 0x02be 0x0a12&lt;/p&gt;

&lt;p&gt;USB vendor identifier: 0x0a12 (2578)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Okay, got it.</p>
<p>bccmd -d hci0 psset -s 0&#215;0001 0x02be 0x0a12</p>
<p>USB vendor identifier: 0x0a12 (2578)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WATIS</title>
		<link>http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/comment-page-1/#comment-4274</link>
		<dc:creator>WATIS</dc:creator>
		<pubDate>Thu, 26 Apr 2007 11:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2007/04/04/h00lyshit-diy-bluetooth-sniffer/#comment-4274</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I was trying to do this with my Siemens dongle, but I read that I also have to change the vendor id and that did not work.&lt;/p&gt;

&lt;p&gt;Maybe you have a clue whats wrong with my cmdline:&lt;/p&gt;

&lt;p&gt;bccmd -d hci0 psset -r -s 0x0002 0x02be 0x0a12&lt;/p&gt;

&lt;p&gt;It is accepted, but bccmd -d hci0 psget -s 0x000f 0x02be gives me:
USB vendor identifier: 0x0bf8 (3064)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was trying to do this with my Siemens dongle, but I read that I also have to change the vendor id and that did not work.</p>
<p>Maybe you have a clue whats wrong with my cmdline:</p>
<p>bccmd -d hci0 psset -r -s 0&#215;0002 0x02be 0x0a12</p>
<p>It is accepted, but bccmd -d hci0 psget -s 0x000f 0x02be gives me:<br />
USB vendor identifier: 0x0bf8 (3064)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 6/18 queries in 0.057 seconds using disk: basic

Served from: blog.optixx.org @ 2012-02-07 22:54:28 -->
