PDA

View Full Version : 5210: flashing sms characters



no1
27-12-2002, 02:58 PM
Hello everyone.
I was playing with PPM Manager trying to add "flashing" and "line feed" characters to my sms character set. I replaced 2 existing characters with \x01 and \x0A (01 for blinking char and 0A for line feed... well obviously it didnt work!
cell has no network coverage and resets itself every 10 seconds or so... i "Quick set FAID" with kNok and "Reset SP Locks" with Rolis nokia tool 1.8... but still the same thing...

Has anyone tried this b4?

optimus777
27-12-2002, 03:43 PM
You did it again No1 :D ...:eek: ..

Read all the post before Flashing A fone ,mate

:D :D :D LoL

but i will tell you anyway, because you are so Funny ...
i notice thats you are good in building a software on you site...


LoL


you have to Kill the Checksum.... use Genolite 1.6 or 1.7
or check killer and check fixer ...

download from the software section... ok

:D :D :D

no1
27-12-2002, 04:12 PM
lol ya... sometimes i first do, then think hehe
mostly cause im sure i can fix it if it breaks... jsut like this time...
i have a backup flash that i can put back on the phone and i know it works... so i mess around with hex editor and such...
but anyway..

there are 2 tools i have here by joox
a) checksum killer
b) checksum fixer

not too sure what killer is for... fixer is self explainatory...

what i did is

a) load MCU+PPM.fls
b) change 2 characters to \x01 and \x0A
c) do joox's checksum fixer on this edited .fls
d) flash this .fls onto 5210
e) do a "quick set FAID" in kNok

everything gets done with no errors...

so what have i missed out? where am i supposed to use that Check Killer?

oh ya... about software i write... It's all mainly UNIX Security / Hacking related... now i wanna start coding GSM shite... just need to take off.. u know how it goes... get a quick clue for first few months ;)

WildSwan
28-12-2002, 08:29 PM
Here you go again . . . .


1. Select the flash file for your 5210.
2. Check Kill it. FAID and MCU.
3. Flash the killed flash to your phone.
4. Calculate FAID and the usual flashing ceremonies.
5. Turn on the phone make sure it is working. Set it aside.
6. You may now process the kille flash file. Edit it as you want.
7. Flash it again to the phone but this time you don't have to do FAID.
8. You are done!




Originally posted by no1
lol ya... sometimes i first do, then think hehe
mostly cause im sure i can fix it if it breaks... jsut like this time...
i have a backup flash that i can put back on the phone and i know it works... so i mess around with hex editor and such...
but anyway..

there are 2 tools i have here by joox
a) checksum killer
b) checksum fixer

not too sure what killer is for... fixer is self explainatory...

what i did is

a) load MCU+PPM.fls
b) change 2 characters to \x01 and \x0A
c) do joox's checksum fixer on this edited .fls
d) flash this .fls onto 5210
e) do a "quick set FAID" in kNok

everything gets done with no errors...

so what have i missed out? where am i supposed to use that Check Killer?

oh ya... about software i write... It's all mainly UNIX Security / Hacking related... now i wanna start coding GSM shite... just need to take off.. u know how it goes... get a quick clue for first few months ;)

optimus777
31-12-2002, 07:04 PM
Hi , No1 :)


did you change your character in position 27 ???

like this:o


27 COMM a\x00l\x00r\x00e\x00a\x00d\x00y\x00 \x00r\x00e\x00s\x00t\x00r\x00i\x00c\x00t\x00e\x00d\x00S\x00

and add extra \x01\x0A


or other number your add

what position ???

:p

no1
01-01-2003, 06:13 PM
hi guys.

I got this to work...
i just replaced 2 characters i dont use in a character set with \x01 and \x0A and it worked...
basicaly did it as WildSwan said...
Thanx guys...
now to figure out g3n0lite... ;)

optimus777
01-01-2003, 06:55 PM
yes i know No1;)

but, tell me what position did you change in ppm manager Text ???

i make an add extra to position 27 Comm a\x00l\x00r\x00e\x00a\x00d\x00y\x00 \x00r\x00e\x00s\x00t\x00r\x00i\x00c\x00t\x00e\x00d
\x00S\x00
, but it is not working...:confused: ... strange... with this version 5.22, i have no problem with other version:confused:

i use Pack S

did the position move ???:confused:

your position NO1 ??? , TIA...

:) :) :)

no1
01-01-2003, 07:04 PM
ok
this is how i did it...
a) used ppm manager 0.91 to export to txt file
b) then i found following lines (searched for "?")
55 COMM K\x00Q\x00u\x00i\x00t\x00.\x00,\x00'\x00?\x00!\x00"\x00-\x00(\x00)\x00@
56 COMM \x00/\x00:\x00
57 COMM _\x00;\x00+\x00&\x00%\x00*\x00=\x00<\x00>\x00\xA3 \xAC\x00$
58 COMM \x00\xA5\x00\xA4\x00[\x00]\x00{\x00}\x00\\\x00~
59 COMM \x00^\x00\xA1\x00\xBF\x00\xA7\x00#\x00
60 COMM |\x00S\x00
c) then i changed:
59 COMM \x00^\x00\xA1\x00\xBF\x00\xA7\x00#\x00
to
59 COMM \x00^\x00\xA1\x00\x01\x00\x01\x00#\x00
d) then i imported it with ppm manager again...
saved it, flashed it back onto phone.. and it worked...

let me know if this is not clear...

optimus777
01-01-2003, 07:39 PM
ok, Thanks No1:D

it's clear now

;)

it's in the position 59, ok i will try it tomorow


:) :) :)