NetStumbler.org Forums

Go Back   NetStumbler.org Forums > WiFi Forums > Hardware
Register Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 04-27-2004   #181 (permalink)
McHale
approved for all ages...
 
McHale's Avatar
 
Join Date: Apr 2002
Location: BFE Illinois
Posts: 262
nah... I tried several different DOS disks (the one from Andrew's page, 98 boot disk, Dos 6.22, Dos 5.0). The problem is the 4.0 Card Version thing. I wonder what the hell that means anyway. Let me dig through my documentation to see what that means.

I wonder who I could contact to get that info if I don't have it. Avaya (or Agere) still own that.

I'll do the Windows 98 driver hack tonight. I have to ghost my HD off and install 98 from scratch so it will take a while. Stay tuned...

-Mc
McHale is offline   Reply With Quote
Old 04-27-2004   #182 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
oh well, i couldn't get winupdate to talk to the WPC11 drivers on Win98, so scratch that idea.
__________________
~lincomatic
lincomatic is offline   Reply With Quote
Old 04-27-2004   #183 (permalink)
McHale
approved for all ages...
 
McHale's Avatar
 
Join Date: Apr 2002
Location: BFE Illinois
Posts: 262
well, tested it in Windows 98 and it wouldn't let me install the driver. After loading MOST of the files, it forced me to use the windows default.

So that's a bust.

I think that confirms that the windows driver "hack" is merely an attempt and not a very successful one. Sure wish I'd have paid more attention in Systems programming class...

-Mc
McHale is offline   Reply With Quote
Old 04-28-2004   #184 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
WSU Explorations

OK, I did a lot of debugging thru WSU10810.exe tonite, and all it did was yield more confusion. Here is what I did:

1) used Trace Plus to spy on it during a firmware upgrade. I found that it did lots of ioctl 170002h to the driver.
2) next, I analyzed the EXE using IDA and found all calls to this IOCTL
3) I loaded the EXE using VC6 and unassembled it in the debugger.
4) I set breakpoints to all calls of the IOCTL from (1). It turns out the call at 402ED3h is the important one.
5) I hit the upgrade button and stepped thru the debugger. On the 27th call, the return buffer contains the PDA!!
6) I edited record 109 to make it look like a gold.
7) It puked on the altered PDA
8) back to DOS and using the gold-altered PDA, I flash -5v -vb -p new.pda to get it to calculate the new CRC
9) going back to the WSU, I edited both record 109 and the CRC. This time,
it didn't complain!
10) I checked my new firmware w/ the CM and it still only allows standard WEP encryption
11) Finally, I entered the entire PDA from a gold card in step (9), and that didn't work either.

I don't understand...I fool the WSU into thinking it's seeing a gold card's PDA and it still doesn't like it. I think this is compelling evidence that the firmware in Lucent's WSU's really checks the PDA to enable 104-bit WEP
__________________
~lincomatic

Last edited by lincomatic : 04-28-2004 at 03:41 AM.
lincomatic is offline   Reply With Quote
Old 04-28-2004   #185 (permalink)
chaoscreator
Registered Member
 
Join Date: Apr 2004
Posts: 31
on the flash-utility it gives a switch to try to programm direct the flash over the aux-port(?) ...
with this method we can write to the flash , but in flash.exe the flash-chip from the orinoco is unknown , but if we find out how this can do , so we can write the pda imo...

if this not runs , why we load not a primary 4.04 firmware to the ram and try to use this to flash ??
can anyone dump the primary 4.04 firmware or another firmware with we cna update the pda...
chaoscreator is offline   Reply With Quote
Old 04-28-2004   #186 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
OK, I'm think I've wasted enough time on this. But here's a little more info. I recall that the cards I upgraded via the Airport 2.0.2 updater had firmware 8.12 in them. I just downloaded the updater again from Apple, searched for the string .HEX inside it, and sure enough there is the string T1081200.HEX inside it. strange how it has T for tertiary instead of S for station, but I'm pretty sure it's the right stuff. So if anyone can tell me how to tell the where the actual image begins and ends, maybe we can cram it into an existing WSU. Aside, from that, I quit!!
__________________
~lincomatic
lincomatic is offline   Reply With Quote
Old 04-28-2004   #187 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
ok i lied...one more thing. attached is a program i made which reads the serial number and PDA. it doesn't currently do anything except demonstrate some driver ioctls by putting the data into a buffer. now if only we could figure out the proper ioctls to actually *write* the PDA instead of just reading it...
time for some much-needed shut-eye.
Attached Files
File Type: zip wsu.zip (4.8 KB, 60 views)
__________________
~lincomatic
lincomatic is offline   Reply With Quote
Old 04-28-2004   #188 (permalink)
Madhadder
General "Noob Basher"
 
Madhadder's Avatar
 
Join Date: Apr 2002
Location: Munich, Germany
Posts: 1,620
Geezzz

After 180+ repliess and over 9000+ views, I would have figured out by
now that just buying a gold card would be easier then trying this upgrade.
Much faster also..
__________________
Legends may sleep, but they never die!!!!
Madhadder is offline   Reply With Quote
Old 04-28-2004   #189 (permalink)
Evil2000
Registered Member
 
Evil2000's Avatar
 
Join Date: Sep 2003
Posts: 40
Quote:
Originally Posted by Madhadder
Geezzz

After 180+ repliess and over 9000+ views, I would have figured out by
now that just buying a gold card would be easier then trying this upgrade.
Much faster also..
Yeah, but using the tips in here, i patched my Artem Gold (13 channels) to 14 channels
My orinoco silver still is silver and 11 channels though
Evil2000 is offline   Reply With Quote
Old 04-28-2004   #190 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
it's just a hacking obsession...
the means is what's interesting to me, not the end.

Quote:
Originally Posted by Madhadder
Geezzz

After 180+ repliess and over 9000+ views, I would have figured out by
now that just buying a gold card would be easier then trying this upgrade.
Much faster also..
__________________
~lincomatic
lincomatic is offline   Reply With Quote
Old 04-28-2004   #191 (permalink)
McHale
approved for all ages...
 
McHale's Avatar
 
Join Date: Apr 2002
Location: BFE Illinois
Posts: 262
I'd always wanted to do it and I have about 15 silver cards to upgrade!!!

There is a way... there HAS to be...

--Mc
McHale is offline   Reply With Quote
Old 04-28-2004   #192 (permalink)
McHale
approved for all ages...
 
McHale's Avatar
 
Join Date: Apr 2002
Location: BFE Illinois
Posts: 262
have you seen this:

http://hackdaworld.dyndns.org/cgi-bi...wget.c?rev=1.2

or this:

http://hunz.org/hermesap.html

the first yanks the full FW out of the Windows updater...

the second does a lot with the hermes cards.

-Mc
McHale is offline   Reply With Quote
Old 04-28-2004   #193 (permalink)
Madhadder
General "Noob Basher"
 
Madhadder's Avatar
 
Join Date: Apr 2002
Location: Munich, Germany
Posts: 1,620
Since these are the old Lucent Silver/gold cards and Marius used to work
for Lucents wireless dept. (I've heard) perhaps he can help, or can put you
in touch with somebody who can.. An "Inside man" if you will...
__________________
Legends may sleep, but they never die!!!!
Madhadder is offline   Reply With Quote
Old 04-28-2004   #194 (permalink)
McHale
approved for all ages...
 
McHale's Avatar
 
Join Date: Apr 2002
Location: BFE Illinois
Posts: 262
thanks for the info but I worked in Lucent's wireless dept to. I already have all the development kits and technical docs and before the big layoff, had already prodded for as much info as I could get.

There's one development kit that's WAY old that they pulled that I don't have. I don't know anyone outside of Lucent that ever received it. It's the Utility Development Kit. They "superceded" it with a different kit but it's missing key info. From what I understand, if you didn't design the card and actually solder the damn prototype, you don't have the UDK.

-Mc
McHale is offline   Reply With Quote
Old 04-28-2004   #195 (permalink)
lincomatic
Squaaawk! WiFi! WiFi!
 
lincomatic's Avatar
 
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
Thumbs up Paydirt!!!

ok, i FINALLY got my program working. MUHAHAHAHAHAHAHAHAHAHA

It uses the windows driver to update the PDA. Incidentally, I did NOT have to run the firmware updater afterwards. After changing the PDA, I just unplugged the card and plugged it back in and logged into my 128-bit WEPped AP
Attached Images
File Type: gif Image1.gif (22.7 KB, 212 views)
__________________
~lincomatic

Last edited by lincomatic : 04-29-2004 at 09:16 PM.
lincomatic is offline   Reply With Quote
Reply


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 On
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 09:52 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, 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.