Search results

  1. g-gabber

    Post [DEV]Problem with building wpa_supplicant to Fix WiFi Roaming

    Finally I managed to compile the wpa_supplicant I changed following flags added CONFIG_IEEE80211R=y removed CONFIG_NO_ROAMING=y Now we need a 801.11k support.
  2. g-gabber

    Thread [DEV]Problem with building wpa_supplicant to Fix WiFi Roaming

    Hello guys, first of all I'm totally new in custom ROM building etc. Last week I figured out that TF300T does not roam within WiFi network. For example I have two AP's with the same SSID, I connect tablet with AP1 and go to AP2, and the tablet is still connected with AP1 although there is a...
  3. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    Some information from my side, nokia implemened own protocol used by Nokia Care Suite to read informations about the phone, imei, sn, model, type etc. This protocol is based on JSON. I managed to find the handler, and reverse it. I also recognized that nokia use jsoncpp open source. Lucky this...
  4. g-gabber

    Post [ROM] RainbowMod 2.2 for Lumia 800 [Updated 04.08.2013]

    You mean, you have developer account? Anyway to install this ROM you need a phone with Qualcomm bootloader.
  5. g-gabber

    Post [ROM] RainbowMod 2.2 for Lumia 800 [Updated 04.08.2013]

    By the way with sdb3 image you override the key store, which cant be restored anymore if you didn’t backup the partition before. The key store is encrypted with HW-UNIQUE Key. ps. would be good if you say who decrypted the amss and adsp files.
  6. g-gabber

    Post [Q] Who knows where to buy ENGINE BOARD for lumia 710?

    First of all I would disassemble the phone to find out the nand flash manufacturer and model. Second I would try to find some one with flash progammer and JIG which supports the flash above. Then I would I would ask some one to dump first 1-2 mb of working phone, and flash it to your nand chip...
  7. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    Why do you post this in DEV thread???? Please delete your post, use search button next time.
  8. g-gabber

    Post [Q] Who knows where to buy ENGINE BOARD for lumia 710?

    What if you desolder NAND flash and flash the loader manually ?
  9. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    I have decrypted those files from 1750.0805.8773.12140. Here you go: http://depositfiles.com/files/9dgfuxena Ps. would be good if you could also make a custom rom for Nokia 710 RM803
  10. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    Till now I managed to find 2 possible bugs that MAYBE!!! allow to run own code, first requier debugging authentication :( The second is ... under reversing :) In few post above you mentioned that nokia released 3 different versions of nokia_osbl.mbn, maybe you can send me them, and I can...
  11. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    About Key Storage. This is what I have reversed: struct NOK_RSA{ char magic[8]; // NOKIAKEY unsigned int keyType; // 0x71 - RSA unsicgned char keyHash[0x14]; // keyID unsigned int public_exponent; unsigned int modulus_bit_size; unsigned char modulus[]; // size = modulus_bit_size / 0x80...
  12. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    All things that you can flash are signed, so you will be not able to flash anything. I guess nokia was in rush to release the wp7 phone so this is the reason why they deliver phones with unprotected bootrom and protected bootrom with debugging stuff. By the way, there is a command which allow to...
  13. g-gabber

    Post DEV ONLY - NAND access + Full Unlock for Lumia 710 & 800

    If the security initialisation was skipped, that means that public-keys were not propetly loaded. Result you will be not able to load any cert for flash files :(
  14. g-gabber

    Post (Q) How to re-lock the bootloader in Lumia710

    Hi, Download the locked bootloader "RM803_12w07_prod_generic_nokia_osbl.esco", the size should be about 934KB. Unzip it, where should be two files "nokia_osbl.mbn" and "nokia_osbl.mbn.cert". Then "dd if=nokia_osbl.mbn of=/dev/sdX2" where X is the device id, to check it out use "fdisk -l"...
  15. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Hi, What about Lumia 710? If you can do a full unlocked ROM for 710 I can test it. br g
  16. g-gabber

    Post [XAP + SDK] WP7 Root Tools 0.9

    Hi Heathcliff74, could you please add support for Lumia 710? See this WP7 Root Tools not compartible with Nokia 710. If you need any help, just pm me. br g
  17. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Great, we discovered a way to recover original dload bootloader :)
  18. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Did you made a hard reset? If not do following: br g ---------- Post added at 11:51 PM ---------- Previous post was at 11:48 PM ---------- Yes you are right, I had checked that too, but I'm a bit scary to brick my phone :D
  19. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    With Zune we are able to update only Windows related stuff. What what about Baseband/Radio? br g
  20. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Warning! After you flashed the Qualcomm bootloader, you will be not able to flash your phone with Nokia Care Suite. Need to find a way to restore the original DLoad bootloader. Br g
  21. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Hi, by the way what is the limitation of so called "no full unlock yet" rom? br g
  22. g-gabber

    Thread WP7 Root Tools not compartible with Nokia 710

    Hi, due to access permission to developer forum I have to post it here. Finally I managed to interop unlock my lumia 710 using this tutorial http://forum.xda-developers.com/showthread.php?t=1599401. The I managed to deploy WP7 Root Tools but it says me that is incomarpible. See this If you...
  23. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Yeah, it works, finally I managed to flash RM803_059N2L6_1600.3015.8107.12070_010 and to deploy some xap files. WP7 Root Tools 0.9 is incompartible with Nokia 710 till now br g
  24. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    I'm doing the backup right now, and then I will flash "ROM Based on: RM803_059N2L6_1600.3015.8107.12070_010" from http://forum.xda-developers.com/showthread.php?t=1587650. I will post the result as well.
  25. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Damn, great! This is true managed to unlock the bootloader :) Big thanks goes to xorizont, Спасибо дружище! Device Descriptor: bcdUSB: 0x0200 bDeviceClass: 0x00 bDeviceSubClass: 0x00 bDeviceProtocol: 0x00 bMaxPacketSize0: 0x40 (64) idVendor: 0x05C6...
  26. g-gabber

    Post Interop-Unlock Lumia 800 plus bootloader and NAND access [Q&A]

    Hi, I have Nokia 710 with a locked bootload. I'm going now to download this firmware and will try to flash it with NCS. I will post a result soon. BR