![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Programmer
Join Date: Aug 2004
Location: Spokane WA
Posts: 4
|
WMI W/ NDIS Problems?
I am not 100% what netstumbler is programmed in. But, I've been trying to use the WMI and NDIS to get all my information. WMI Administration Tool by Microsoft is a great product. It's a must for programming with WMI. Anyways, the only way that I've been able to find out to "sniff" wireless AP's is by issuing InstanceOf after connecting to the WMEB root. It can detect the first one just fine, no problems.. but when there are multiple items, it seems to just display garbaged ascii.
BTW I am using For Each Item command, so I would think it would display every incoming AP that goes through the WMI. I really want to create an application like NetStumbler with Visual Basic 6 (I know it can be done) without needing to use driver wrapping. Hopefully, there is a simple fix for the WMI issue. Has anyone come across something like this? Thanks, http://www.MooreR-Software.com |
|
|
|
|
|
#2 (permalink) | |
|
Humourless EuroMod.
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,819
|
Quote:
Moved to the appropriate forum. Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT! Warning. Warning. Low C8H10N4O2 level detected. Operator halted.... |
|
|
|
|
|
|
#3 (permalink) | |
|
Registered Member
Join Date: Jun 2002
Location: D.C.
Posts: 9
|
Quote:
For some example scripts, including how to poll for APs and generate a list, check out the crappy code I put together last year: Wireless Weapons of Mass Destruction for Windows The cards that worked best for me were Senao / Engenius 2511-CDPLUS and old Lucent Orinoco Gold cards. Sincerely, Beetle |
|
|
|
|
|
|
#4 (permalink) |
|
Programmer
Join Date: Aug 2004
Location: Spokane WA
Posts: 4
|
Hey beetle.. Great to see you reply... Is there any way I can get ahold of you? I would like to talk more about NDIS and WMI possibilities on wireless... You're definately a great source of knowledge that I could use!
E-mail me please.. moorer2k@gmail.com Thanks! |
|
|
|