View Full Version : Motorola P2K


pj2k4
10-12-2004, 20:20
I've got a question about the motorola v60 phone and the p2k protocol. I used MSS and p2ktool and am able to read the seem elements from 0-310 using p2ktool on the phone (MSS shows there are 470 elements). When I look at the elements, the phone book is not stored in any of these. Does anyone know how to read the phone book without using AT commands? Also, does anyone know how to disassemble the .bin flash images? I've tried using IDA to disassemble the images but IDA doesn't recognize the files. I tried setting the processor type to "ARM" and "ARM7" and it failed on both. If anyone has suggestions I'd really appreciate it. Thanks!

Maxi
11-12-2004, 09:06
Motorola V60 has M-CORE based CPU, and can't be disassembly with standart IDA. You must be use IDA-SDK and write new processor module (m-core support).

See this: [Only Registered Users Can See Links]
And this: [Only Registered Users Can See Links]
And other docs from here: [Only Registered Users Can See Links]

2