PDA

View Full Version : something new: Inphone Dataviewer



krisha
29-07-2003, 06:13 PM
hello,

i created an inphone dataviewer.
it won't be usefull for the most, but might still be interesting.

download the mcu and flash it. if you encounter problems, first flash a 3310 v5.47 FuBu than this mcu...

go to Settings -> Dataviewer to activate it.

you see a screen with hexadecimals:
+++ top left: the actuell position
+++ top right: the increase/decrease value
+++ middle: 16 bytes at the actuell position

then you can press key:
+++ 5 for a short help & copyright
+++ 1 to subtract the decrease value from the actuell position
+++ 7 to add the increase value to the actuell position
+++ 3 to divide the increase/decrease value by 2
+++ 9 to multiply the increase/decrease value with 2

the position range is 0x0 to 0x800000
the increase/decrease value range is 0x4 to 0x200000
the startup positon is 0x200000, where on most phones the MCU starts

feel free to report bugs, wishes and other sensefull things to krisha...
[email protected] - icq 93857183 - web www.chrisi.de

thx & greetz:
katha, g3gg0, digicroxx, nok5rev group and all others...

NokDoc
29-07-2003, 06:42 PM
Hi,

Access to Ram....

Amazing!!!

Thanks

NokDoc

bobl
29-07-2003, 07:16 PM
How cool :)

Just out of interest, how hard is it to write to the ram (Code injection directly into the memory)?

Very good work anyway :)

Cheers

Bob

devolution
30-07-2003, 01:00 AM
I wouldn't know how to use it but "DAMN!" that's unreal, you should hit NOKIA up for a job!!!

krisha
30-07-2003, 12:36 PM
Originally posted by bobl
Just out of interest, how hard is it to write to the ram (Code injection directly into the memory)?


it's not hard to write to ram. if you want something like dataviewer but as datawriter ... than it's a little bit difficult, because a user interface is needed...

bobl
30-07-2003, 04:35 PM
Not necessarily mate, I was thinking about ARM code injection, so we can patch the memory on the fly.

Maybe something like Inverted/Non inverted on the fly :S?! :)

Just a thought :D

Cheers

Bob