![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Tool: Simple Bluetooth Scanner
Hi Folks,
I created a simple bluetooth scanner for my PDA (HTC Universal). In fact it "should" run on every device which a) is = or > PPC2003 (inkl. WM5) b) has the MS bt-stack running It's nothing big and I'm sure some people are missing features like saving the scan results and so on. But hey, it's my first c++ program and in addition my first program for PPC. I will add some features WHEN I have time to do so. Now to the program itself: It's simple, start it and press "SCAN". After some devices have been found you can start an SDP query by pressing "SDP". In the device list: COD means "Class of Device" (see bluetooth specification for more info). In the output window, when the sdp services are listed, "ChId" means Channel ID, which is the RFCOMM Channel the service is listening on. The programm works in landscape mode. I will add some code for switching between landscape and portrait later. However, I'm not sure if someone finds this usefull. If so -> Enjoy, it's free. If not -> delete it... Comments (also if it works for you or not) are welcome... Cheers
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
#2 (permalink) | |
|
Free Public Wifi
Join Date: Aug 2003
Posts: 5,078
|
Quote:
__________________
┌──────────────────────────────┐ ╞ NS Icons Explained|et hoc genus omne ╡ └──────────────────────────────┘ Creating yesterday's future, Today! |
|
|
|
|
|
|
#3 (permalink) |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Greetings beakmyn,
I can make it work in portrait mode real quickly, but AFAIR the 5450 has the Widcomm BT Stack. Thus it will not work for you until you manage to get the MS Stack running. Cheers.
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
#4 (permalink) | |
|
Free Public Wifi
Join Date: Aug 2003
Posts: 5,078
|
Quote:
__________________
┌──────────────────────────────┐ ╞ NS Icons Explained|et hoc genus omne ╡ └──────────────────────────────┘ Creating yesterday's future, Today! |
|
|
|
|
|
|
#5 (permalink) | |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
I wished Widcomm (Broadcom) made their SDK available for free, thus I would be able to make a BT Scanner for all platforms...but ~1000 bucks...huh...However, btcrawler is just the scanning part of an other application I am writing for BT pentesting. I thought I should share it... If you're in the need of a bluetooth scanner for PPC devices with the widcomm stack, have a look at BlueWatchCE from Airdefense. It's a pretty smart program but unfortunately it's not free... Cheers
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
|
#6 (permalink) | |
|
Psychic Amish Stumbler
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,346
|
Quote:
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary. |
|
|
|
|
|
|
#7 (permalink) | |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
- you're right, they suck but their bt-stack is (until today) much more stable than MS's.
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
|
#9 (permalink) | |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
I'm not sure that I understand what you are trying to say AFAIK the mini is PPC2003SE and has the MS Stack, so btcrawler should run. Have you copied the exe over to your device and then tried to start it from there? cheers
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
|
#11 (permalink) | |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
Attached you will find a version that should work for you.... cheers
__________________
You mean...there is life outside my lab? |
|
|
|
|
|
|
#12 (permalink) |
|
The Viper
Join Date: Aug 2002
Location: In the Octagon
Posts: 1,971
|
This tool is mirrored at http://www.personalwireless.org/tools/btCrawler/ or http://www.michiganwireless.org/tools/btCrawler
c0rnholio, if you need a full time host for this, let me know.
__________________
audit Blackberry Outage Mail List. Be the one of first people to know about RIM outages. Win or Lose... Everyone Has Their Fight Last edited by audit : 02-02-2006 at 07:55 AM. |
|
|
|
|
|
#13 (permalink) | |
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
thanks a lot for hosting. I'll come up with a webpage for the tool as soon as I have improved it a bit. Until then I appreciate your efforts. just to avoid confusions: could you be so kind and change the namespace at pw.org and mw.org to btCrawler instead of btscanner? btscanner is a pretty nice bluetooth scanner for linux (and of course for PPCs running linux). cheers
__________________
You mean...there is life outside my lab? Last edited by c0rnholio : 01-03-2006 at 07:54 AM. |
|
|
|
|
|
|
#15 (permalink) |
|
Registered Member
Join Date: Jan 2006
Posts: 1
|
On my Dell Axim x30 it shows "Scanning failed" when clicking the "Scan" button.
Bluetooth is activated, of course. I actually don't know whether the "standard setup" is using the microsoft or the widcomm bluetooth drivers. anyone who knows that? |
|
|
|