Pages: 1
Full programming Motorola Vxxx mobiles with C !!!
(Click here to view the original thread with full colors/images)
Posted by: Electron
I wish to discuss with you one important notice,
while flashing any of Vxxx phones (or may be others also), the errors repoterd by MultiFlashFlex is based on files *.cpp and always report them in virtual drive named "Y".
As i see, the flash file is some type of encoded folder including source files to make the excutable with, after words transfered to mobile. So, what i suppose is that the MultiFlashFlex steps to flash are:
1) decode the flash file (*.shx) to vitual drive "Y"
2) compile source files now located in Y drive and report errors on compiling with error line
3) build the excutable which is suitable to connected phone hardware
4) transfer via USB or whatever with help of bootloader on the mobile
5) remove the virtual dirve Y and delete source files in it
This is much similer to normal compilers tasks in computer system
WHAT I SUGGEST: is that, if we can find a way to catch those files files in Y drive , we may be able to read the source code of whole phone and try to build a new one ourselves. THIS will be wonderfull if we really could do. You may imagine what this means, not to seem edit to lock or unloack already existed features , but to build new features the way u want.
IF ANYONE HAVE IDEA HOW TO HELP ME IN THAT OR TELL ME IF YOU AGREE OR DISAGREE, THEN START UP.
Good Luck
Posted by: booster
In most of things i agree with you electron.
I have also noticed that these should be the steps done by multiflash, but how could we see, or touch those files....?
Another suggestion or problem is: what if drive y is the cell phone's drive....?
Then we could never see these data cause i really needes low level assebly and a team of minimun 20 persons to understand the programming......
with reagards booster ....
Posted by: Electron
hi booster,
i do not think that drive Y can be the mobile coz this will slow the operation and not resenable coz file sizes in normal case will exceed the memory available in mobile.
Infact i found that Y drive is like the drives made by virtual cd programs, so the best thing i see is to make program run in windows background to copy any files located in drive named "Y" to another place once generated, so we may keep them before deleting. Also i think we can hack tha assmbly of multiflashflex inself to disable the routine that delete Y drive.
Hope ppl replay with more openions here....
go on,
Electron
Posted by: booster
ok sounds good. Any ideas..... anyone..... ?
Posted by: Electron
hey ppl, we need to discuss the topic more !!!
Posted by: ya_saya
Have you read Eyesonly's SHX File Modding Howto and Thread?
I think its similiar with this thread.
http://www.howardforums.com/showthr...944#post5138944
Posted by: maniac3389
heres an idea, map part of your shared folders as a network drive in windows
vBulletin Copyright ©2000 - 2008,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008
- Created by Stefan "Xenon" Kaeser