NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Unix/Linux
Register Search Today's Posts Mark Forums Read

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-16-2005   #31 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Ok, cygwin installed.

downloaded gpsd 2.30, patch < cygwin.diff.txt , then I run sh autogen.sh

Configure is complaining about not being able to determine timezone. Any way you worked around this?

We're close, I can smell it.
renderman is offline  
Old 09-16-2005   #32 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
One of the patches was for the configure script: added a #define timezonevar before the #include <time.h>. I had a reference for this (presumably by Corinna) but I'm unable to google it right now.

If that isn't adequate, I recall doing a TIMEZONE=PST8PDT then an export TIMEZONE, maybe that was required. Oh, and make sure that the tzcode package is installed (I might've added that later; I don't know if it's really required).

In other news, I tried setting the serial port rate via stty, but there's an outstanding bug in it. I'm going to try to write an app that sets the port rate using gpsd's serial.c - I know it at least partly works because it set the port rate for my COM1 to 4800 from its Windows default of 9600 - hey, there's a thought, I should just set the port rate in Device Manager and see if it takes... (one minute later) YES!!!!! SWEET!!!!!! Ok, that's some code I don't need to write. I can now say that this works with at least one USB-based GPS device (Holux adapter on GPSlim236/GR-236, using Prolific Technology's ser2pl.sys).

Still hoping someone has something like /usr/bin/play...

Last edited by goldfndr : 09-16-2005 at 07:14 PM. Reason: Added USB info
goldfndr is offline  
Old 09-18-2005   #33 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Yaaaaa!!!!!

The attached screenshot shows Kismet in Cygwin with GPSD running.

Still need alot of figuring out of specific steps and commands, but It's giving me my position and detecing AP's

We finally have a complete Kismet on windows solution. A How-to will be out this week after a few more tests and procedures are worked out. Great work goldfndr. Mind if I host this patch in my guide?

Also, someone else sent me some fun modifications that could make kismet-on-windows ever easier to do. More on that later
Attached Images
File Type: jpg cygwingpsd.jpg (43.1 KB, 131 views)

Last edited by renderman : 09-18-2005 at 09:46 PM.
renderman is offline  
Old 09-19-2005   #34 (permalink)
SignalSeeker
Badger in heat
 
SignalSeeker's Avatar
 
Join Date: Jun 2004
Location: Sacramento, CA
Posts: 414
Quote:
Originally Posted by renderman
Yaaaaa!!!!!

The attached screenshot shows Kismet in Cygwin with GPSD running.

Still need alot of figuring out of specific steps and commands, but It's giving me my position and detecing AP's

We finally have a complete Kismet on windows solution. A How-to will be out this week after a few more tests and procedures are worked out. Great work goldfndr. Mind if I host this patch in my guide?

Also, someone else sent me some fun modifications that could make kismet-on-windows ever easier to do. More on that later
Spill the beans man. My *nix skills are to rusty to do it the right way.

Justin
SignalSeeker is offline  
Old 09-19-2005   #35 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
Quote:
Originally Posted by renderman
Yaaaaa!!!!!

The attached screenshot shows Kismet in Cygwin with GPSD running.

Still need alot of figuring out of specific steps and commands, but It's giving me my position and detecing AP's

We finally have a complete Kismet on windows solution. A How-to will be out this week after a few more tests and procedures are worked out. Great work goldfndr. Mind if I host this patch in my guide?

Also, someone else sent me some fun modifications that could make kismet-on-windows ever easier to do. More on that later
goldfndr+renderman

you guys rock!
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline  
Old 09-19-2005   #36 (permalink)
Mark57
What??
 
Mark57's Avatar
 
Join Date: May 2005
Location: OKC
Posts: 1,240
Nice work guys!!
Mark57 is offline  
Old 09-19-2005   #37 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
No, I don't mind if you host it, but the attached file is arguably better (more proper by GPSD standards). Alas, if they want me to get it to zero output on splint... need to test it on my Debian at home, see if splint truly is error-free as of gpsd 2.30. So many Posix complaints...

One thing that looks like it'll cure the LOCK is "gpsmodelock=" in kismet.conf. I wouldn't recommend it unless you can toggle kismet and check it through something else (so you don't taint the database).

Oh, and it looks like I was mistaken about Device Manager keeping the serial speed. I've written code to set it, but even with CYGWIN=noreset_com, stty still says 0 bps. Maybe it's just lying - will test in the morning (headed to Tacoma WA four times this week).
Attached Files
File Type: txt cygwin-2.diff.txt (2.6 KB, 16 views)
goldfndr is offline  
Old 09-20-2005   #38 (permalink)
joswr1ght
Registered Member
 
Join Date: Sep 2004
Posts: 90
Quote:
Originally Posted by renderman
Actually no, it seems to be a thing with cygwin in general. It creates alot of processes, but they are'nt out of control. No one seems to know why, but that's just how kismet runs on Cygwin
This is a Windows limitation due to how Cygwin emulates threading in applications. Each thread spawns serveral instances.

-Josh
__________________
-Joshua Wright
jwright@hasborg.com
http://home.jwu.edu/jwright/

Today I stumbled across the world's largest hotspot. The SSID is "linksys".


Check out the SANS advanced wireless auditing and assessment course:
Los Angeles
joswr1ght is offline  
Old 09-20-2005   #39 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Ok, rough guide is available at:

http://www.renderlab.net/projects/wr...onwindows.html

However, I'd like to have a few people give it a go to make sure I've got all the nessecary dependancy packages listed before I post it really publicly.

It seems to be playing nice, though I am still curious to try it in a real wardriving setup. At the very least I'll be able to test Kismet Vs Netstumbler simultaniously.

Oh, I also added a bit at the end about getting GPSgate if you want to properly split your GPS data to multiple apps in Windows (i.e Kismet and NS)

Great work Goldfndr
renderman is offline  
Old 09-20-2005   #40 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
Quote:
Originally Posted by renderman
Ok, rough guide is available at:

http://www.renderlab.net/projects/wr...onwindows.html

However, I'd like to have a few people give it a go to make sure I've got all the nessecary dependancy packages listed before I post it really publicly.

It seems to be playing nice, though I am still curious to try it in a real wardriving setup. At the very least I'll be able to test Kismet Vs Netstumbler simultaniously.

Oh, I also added a bit at the end about getting GPSgate if you want to properly split your GPS data to multiple apps in Windows (i.e Kismet and NS)

Great work Goldfndr

If I get brave enough to mess with my WRT54G (or find a second one) I'll give it a try.
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline  
Old 09-20-2005   #41 (permalink)
The Others
PeaceDriver
 
The Others's Avatar
 
Join Date: Apr 2002
Location: Dos Palabras, Mandoras
Posts: 2,920
I'll try tomorrow.
__________________
all good ends all

?u=273
The Others is offline  
Old 09-20-2005   #42 (permalink)
Mark57
What??
 
Mark57's Avatar
 
Join Date: May 2005
Location: OKC
Posts: 1,240
Quote:
Originally Posted by renderman
Ok, rough guide is available at:

http://www.renderlab.net/projects/wr...onwindows.html

However, I'd like to have a few people give it a go to make sure I've got all the nessecary dependancy packages listed before I post it really publicly.

It seems to be playing nice, though I am still curious to try it in a real wardriving setup. At the very least I'll be able to test Kismet Vs Netstumbler simultaniously.

Oh, I also added a bit at the end about getting GPSgate if you want to properly split your GPS data to multiple apps in Windows (i.e Kismet and NS)

Great work Goldfndr
I'll try it out for you.
Mark57 is offline  
Old 09-20-2005   #43 (permalink)
The Others
PeaceDriver
 
The Others's Avatar
 
Join Date: Apr 2002
Location: Dos Palabras, Mandoras
Posts: 2,920
Quote:
Originally Posted by Mark57
I'll try it out for you.
I'll race ya... No, not really, I'm too lazy... Good luck though
__________________
all good ends all

?u=273
The Others is offline  
Old 09-20-2005   #44 (permalink)
Mark57
What??
 
Mark57's Avatar
 
Join Date: May 2005
Location: OKC
Posts: 1,240
Quote:
Originally Posted by The Others
I'll race ya... No, not really, I'm too lazy... Good luck though
Thanks! My router is already configed so just a few changes should do it. I've got to finish my WiGle dumpage first.
Mark57 is offline  
Old 09-20-2005   #45 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
If anyone has cygwin installed and wants to test, I have a WRT-Drone online, I just need the IP address you'd be coming in from to allow you access to it for testing.

Right now I juat want to make sure I have'nt forgotten any packages in the list.
renderman is offline  
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 08:21 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.