![]() |
Location to download 36-5 Binary?
Trying to find RX-44_DIABLO_4.2008.36-5_PR_COMBINED_MR0_ARM.bin to download.. Sadly the Nokia N810 tablets-dev website still has OS 2008 version 4.2008.23-14 and doesn't list the new one. :(
Where can we download it? I'm a fiddler and reflash my system quite often to restore everything when I want to remove packages etc I no longer require as it's never 100% certainty that everything is removed by removing it from the Application Control Panel applet :( Anyone else had any luck? Proxy monitoring the Nokia Internet Tablet Software Update Wizard links it to a HTTPS site on Nokia but not sure where else? Thanking you, Harrowed :) |
Re: Location to download 36-5 Binary?
You don't, a FIASCO image hasn't been released.
Supposedly Nokia's plan was to release a FIASCO image for (if not all of) most of the SSU releases, and that only fell through for 30-2 because it was kinda pushed through only half of the process. That doesn't seem to be the case for 36-5, though, and there's no FIASCO image for it yet, either. Who knows. |
Re: Location to download 36-5 Binary?
Weird.. As the Windows based Nokia Internet Tablet Updater uses the image..
It downloads from :: https://aec.online.nokia.com:443/nit...ED_MR0_ARM.bin But due to UserAgent settings etc it's forbidden unless coming from a previous location that contains XML.. Unsure exactly why/how but oh well :( |
Re: Location to download 36-5 Binary?
Quote:
|
Re: Location to download 36-5 Binary?
That's quite strange... (I suspect from your description it's based on referrer, not user agent, but still... what's up with that?!)
|
Re: Location to download 36-5 Binary?
If you really want to understand more about how it works, I'd disassemble serverlib.dll which is in the C:\Program Files\Nokia\Nokia Internet Tablet Software Update Wizard\ folder. I'm currently playing with a copy I disassembled.
* Note, this does not mean I have figured how this works. I did see referrer a few times. If someone does figure out how to download the file, I'd recommend not to post the information publicly as Nokia have a password on their SSU repo and ask you for your NIT's MAC before downloading for a reason ;) |
Re: Location to download 36-5 Binary?
Initial request.
Code:
POST https://aec.online.nokia.com:443/nitsu/ HTTP/1.1 Code:
HTTP/1.1 200 OK Code:
POST https://aec.online.nokia.com:443/nitsu/4930f76e8e7bb39e0d3b4fd47e4423f18d9713ff5c6ac8dc8a7196338f1971fff0ba5d6c4f096764ad529545c8270117d9b1/updates.xml HTTP/1.1 Code:
HTTP/1.1 200 OK Added the GET request - As far as I can tell, there is no password requested. It could be the Certificate needs be authenticated. If anyone else could work on a response that is successful I'd be much apreciated. Code:
GET https://aec.online.nokia.com:443/nitsu/files/fiasco/30/RX-44_DIABLO_4.2008.36-5_PR_COMBINED_MR0_ARM.bin HTTP/1.1 Code:
HTTP/1.1 200 OK Code:
POST https://aec.online.nokia.com:443/nitsu/end HTTP/1.1 Code:
HTTP/1.1 200 OK |
Re: Location to download 36-5 Binary?
Wrote a quick n nasty PERL script to try and download the file emulating the data sent by the Windows Nokia Update client. http://paladinsgold.servegame.com/Mean_Nokia.txt
There's got to be a way to download the file... qwerty12.. Any luck? *sigh* |
Re: Location to download 36-5 Binary?
this is just silly, old school nokia butting in it seems, imo...
|
Re: Location to download 36-5 Binary?
Was able to finally get the file.. Webscarab & increasing the base memory for a Java VM application to 999M.. *wipes brow* Now if only Deblet used apt cache's! :D
|
All times are GMT. The time now is 14:33. |
vBulletin® Version 3.8.8