
11-03-2009, 01:26 PM
|
 |
Newlywed
|
|
Join Date: Oct 2008
Location: Work.... always work
Thanks: 2,894
Thanked 2,167 Times in 1,560 Posts
|
|
|
This could be possible with ELF, but that's a pretty complicated mod.
At first, it might seem simple, but trying to integrate with the actual phone's OS means you'd either have to
A) Convert the binary of the phone's ROM into ARM assembly language, interpret it correctly, and create a firmware patch that will dial that pattern or
B) Create an applet that will interface with the phone's OS and intercept the regular dialing routine. So that would need ELF... ...which hasn't been ported to the V3 yet.
It's possible, but that's a pretty tricky mod.
|
|