View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#1
I'm rewriting 0xFFFF code for better fiasco & flashing support. Now I need to understand NOLO protocol which is used for flashing.

I need "flashing" dumps from original Nokia flasher-3.5 application. I created small LD_PRELOAD library which print usefull information to console (standard output).

Binary i386 version (for flasher-3.5) is attached.
Source code is here: http://gitorious.org/0xffff/0xffff/b...libusb-sniff.c

(flasher-3.5 is only 32bit, so library must be also 32bit)

So if somebody needs to flash N900 via flasher-3.5, please use above library which print some information usefull for me to RE protocol.

Usage:
Code:
sudo USBSNIFF_SKIP_READ=1 USBSNIFF_SKIP_WRITE=1 LD_PRELOAD=./libusb-sniff.so flasher-3.5 <flasher_params>
I need dumps from flashing different images and also full fiasco images. Please write here outputs from flashing and also write which image(s) was flashed.

More info about 0xFFFF:
http://nopcode.org/0xFFFF/
http://talk.maemo.org/showthread.php?t=5567
http://talk.maemo.org/showthread.php?t=87996
http://gitorious.org/0xffff/0xffff
Attached Files
File Type: gz libusb-sniff.so.gz (3.8 KB, 101 views)

Last edited by pali; 2013-01-24 at 23:13.
 

The Following 17 Users Say Thank You to pali For This Useful Post: