自那以后我得到了它,我寻找对我的N95的wardriving的申请。 我意味嘿,它有WiFi,并且固定GPS,不如此它是否是完善的便携式的wardriving硬件? 我今天幸运地遇到了我寻找的应用。 它叫Barbelo。
重要的事先来,您能劫掠Barbelo的拷贝,并且它是事先需要的, GPSd,从 http://darkircop.org/barbelo 或使用得心应手 流动代码 我下面包括。 注意在写GPSd的最新的版本之时是v0.2,并且Barbelo的最新的版本是v0.3。

- 即然您有GPSd和Barbelo安装,您必须首先跑GPSd。 精选 菜单 -> 应用 -> GPSd.
- 您将被提示允许GPSd使用 安置数据. 精选 是.
- 其次您被提示允许GPSd使用网络和送或者接受数据。 并且精选 是.
- 它也许一会儿采取为了GPSd能得到固定。 设法连同外面某处天空的一个清楚,通畅的看法。 一旦您有GPS固定如是由数字表示的除0个陈列之外下 纬度和经度新闻 皮 把GPSd留在跑在背景。 这是重要的,因为,如果GPSd不跑, Barbelo不会能采伐任何地点数据。
- 现在Barbelo由选择负责操行 菜单 -> 应用 -> Barbelo.
- 您能看, Barbelo已经发现了一个网络。 X's列在网络名之下对应于信号强度。 那是伟大的,但我们想要确定我们采伐这信息。 默认情况下Barbelo不采伐什么。 您必须具体地选择 选择 -> 开始日志.
- 在主要Barbelo屏幕,您能使用 左 并且 权利 移动的乒乓开关之间 扫瞄, 地图和 调试 屏幕。
- 我希望Barbelo开发商在未来发行也许意欲包括方式上装您的区域地图,因为一张地图与白色背景不是地图。 至少它显示您哪里网络是关于彼此和您的当前位置。
如果您去回到 扫瞄 屏幕,您能通过检测网络移动和按 中心 再按乒乓键看关于那个特殊网络的更多信息。
- Also of interest, if you leave Barbelo running in the background and switch back to GPSd, you can see that GPSd has now detected the fact that Barbelo is running, as indicated by the 1 under Clients.
- Next, I went for a short drive to gather some data. When you’re finished gathering data, stop Barbelo from logging by selecting Options -> Stop Log.
- You can now stop Barbelo by selecting Options -> Exit.
- Don’t forget to stop GPSd as well. Switch back to GPSd and close it using the Right Soft Key to exit.
- Ok, now that we’ve gathered some data, let’s do something interesting with it. Barbelo stores its logs in your phones mass memory at E:\barbelo\logs
- Transfer the logs to your computer via Bluetooth or USB data cable. Luckily Barbelo saves its logs in the same XML format as Kismet so we can, for example, convert this data into a format suitable for Google Earth.
I found a handy perl script called kisgearth that does the job for us.
If you don’t have access to a Linux box, don’t worry. perl is also available for Windows. Watch for my future tutorial about running perl on Windows.
Converting the Barbelo log was as easy as running:
./kisgearth.pl -oN Barbelo-Oct-20-2008-1.kml -n 1 — Barbelo-Oct-20-2008-1.xml
kisgearth has a large number of options and filters. For a list, simply run kisgearth.pl without any parameters.
- The output file from the above command is a Google Earth kml file. Open Google Earth and choose File -> Open, then browse to your recently converted kml file and open it. Here’s what it looked like for me:
- Once you have your wardriving data saved in a standard format, the possibilities of what you can do with it are virtually endless. I’ve included a copy of my Barbelo log if you would like something to play with. If you discover something interesting, please let us know in the comments below.








































{ 1 trackback }
{ 7 comments… read them below or add one }
Its really quite surreal to search for something this specific and find -exactly- what you want on a page that was only put together one day ago. Lovely guide man.
I’ve been using extgps with an external bluetooth stick and walking around my neighborhood with my laptop (with netstumbler) under my arm, which with all the elderly people living in this quiet suburb has earned me the kind of evil stares one might merit, were they wearing swastikas when they started going out of fashion.
Thankyou. I feel I should note that the two barcodes you have posted are in fact identical though.
Hi there … I’d really would like to know how you got this working … first I have to say that I installed Perl under Windows XP and made me a batch-file for starting kisgearth.pl … so, everytime I try to translate the kismet-data to GE-kml I get the an error message in my dosbox like this:
Argument "\x{38}\x{2c}..." isn't numeric in subtraction (-) at kisgearth.pl line 1330.The number of the error-messages is equal to the number of found accesspoints .
The translated and written kml-file now contains all the collected informations about the access-points but not the GPS-coordinates.
What went wrong? Anyone out there with an idea what to do?
Oh, I was using the latest versions from Barbelo and GPSd with a Nokia E66.
Thank you and excuse my bad englisch writing…
Kallemania
Hola… disculpen pero soy algo novato en esto.. por fa si me pueden ayudar a convertir de xml a kml… porque con kisgearth me resulta imposible.. desde ya muchas gracias… saludos..
Kan man komma ?t och logga in p? skyddade n?tverk genom att anv?nda dessa steg ? Helst med mobilen s? slipper man anv?nda 3G.
tacksam f?r svar
Small mistake: The barcode / Mobile Code images are the same, both point to the GPSd download link.
the switch for the colors is “-n 1″ not “-n1″. youve got it ignoring that option and doing random colors.
also the barbelo seems to save errors in the xml file every time ive tried it. opening the file in notepad (not editing anything) and doing a save fixes the file.
Eric -
Thanks! I did check w/ Ken, my N95/Symbian expert. It was a typo, but thanks very much for catching it!
Ross
Leave a Comment