Extracting ACER N30 Rom - Windows Mobile Development and Hacking General

Hello...
I need to extract some files from acer N30 rom...so I have downloaded and trying to extract with dumprom exe...but I got error "Unable to determine loading offset" Than I search on the forum and somebody say that here http://onk.nm.ru/mpx200 have a utility for open 2003 rom...but unlocky this page is gone...
somebody can help me?
What I need to do it's patch some dll's and put again in to the mobile....
thanks in advance

Related

PPC 2003 and mkrom

Any brave soul try using mkrom in conjucntion with the 2003 ROM? I think I might give it a shot here in a bit but wanted to know if anybody had tried it yet...
I've managed to build a 2003 ROM. It's extremely tricky though. I'm working on customizing a ROM similar to the XDA Developers SER - as soon as I get some free time
I'd like to acknowledge all the help given to me by Developer Itsme in this endeavor.
Let me know any suggestions you may have for the new ROM.
sheran_g,
i didn't know u could use mkrom with 2003 rom image. can u please post how u did it? i created a special version based on SE 1.1 rom but would like to put the same programs into the new rom. any help is appreciated.
thanks
alex
sheran_g said:
I've managed to build a 2003 ROM. It's extremely tricky though. I'm working on customizing a ROM similar to the XDA Developers SER - as soon as I get some free time
I'd like to acknowledge all the help given to me by Developer Itsme in this endeavor.
Let me know any suggestions you may have for the new ROM.
Click to expand...
Click to collapse
What's tricky about it...?
The modified registry file you make does not get picked up at the device startup. You need to manually inject the memory address of the modified registry file into the ROM in order for it to get picked up.
my latest romtools can be found at romtools
now it calls dumprom to find and fix the filedata offsets.
I think they should now build 2003 roms.
sheran_g,
can u post the steps that u take to buid it? i'm trying right now and its not working. i'm having little problems. can u post ur default.reg and initobj.txt? any other help is apreciated.
thanks
alex
Ok. Here they are in a nutshell:
Get the latest romtools.
Make the following dirs: romfiles, cfg, tmp, out, files, files1, files2
Split the ROM into Bootloader, bootimage, OS image, xipchain into the 'cfg' dir.
Dump the files in the OS image into a 'romfiles' dir.
Get the default registry file, initobj & initdb files into your 'cfg' dir.
Make changes to your default.reg and initobj.txt
Place any files you want loaded in the ROM into the 'files' dir.
Run 'mkrom.sh'
You should then have your new ROM. I'm sorry if it's extremely brief; you'll have to make do with this and the README file in the romtools archive file for now. You'll find my default.reg and initobj.txt files on my site: www.zensay.com/qtek/mkrom
sheran_g,
Have you created a decent working custom WM2003 ROM?
If so what Apps have you added?
How much ROM space does it use?
I've not added any apps to my ROM. I have only added a carrier logo file and made some changes to the registry. So I cannot comment on ROM space yet. The ROM works fine.
sheran_g,
what command did u use to extract rom files? did u do it under windows or unix?
I'm having problems trying to dump the rom image. I don't know if its too much to ask, but can u zip ur directory and post it somewhere so i can download it? or if u can post commands that u ran to dump the 2003 rom?
thanks
alex
Hi,
could you include "O2 home zune" to the 2003 image, like in the 2002 3.19 GER. Its for Germany interested only!
AR :?:
home zone depends on specific 3.19 rilgsm features. which are not in 4.*
okay, used dumprom -4 -d files -q nk.nbf and extracted all files. Got could not find pointer for ofs 00000000 ERROR but all the files seem to be there. Trying to figure this out. Saw the above abreviated directions but am fumbling around. Anyone have concise directions?
Val
Anyone? Just give me a good hint then please.
Hi all!
When i overwrite the rilgsm.dll file in the t-mobile 4.0.10 image with the rilgsm.dll from the O2 GER 3.19 image, i could use the "O2 home zone" option with the hz.exe in Starup directory? rilgsm.dll from german image hes 'at+creg=2' string in it. probably the RIL_GetCellTowerInfo call is now implemented. When it can work, how could i write the german rilgsm.dll to the image? I haven't linux, could somebody cook the image for me?
here is the germen rilgsm.dll and the hz.exe for the "home zone" funktion! http://www.nokiaprog.de/XDA/home_zone.zip
THX
PS: Sorry, my english! ;-)
AR
the homezone enabled rilgsm.dll depends on other dll's and exe's.
probably ril.dll, stk.exe, cell*.dll and maybe more, I have not tried
replacing all.
you don't need to build a new rom in order to experiment with this, you
can just copy the desired files to \windows, to override the rom versions.
And I don't think it works with the RIL_GetCellTowerInfo call,
but adds some notification events.
to change the CREG setting you need to call RIL_DevSpecific with parameter 25 ( to turn it on ) or 26 ( to turn it off )
even though that does not seem to be how hz.exe does it.
Hi,
I opened the image file in the Hex editor and renamed the file there rilgsm.dll. Then I flashed the image, which was phone probably deactivated, because rilgsm.dll was missing. Then I copied over ActiveSync the German rilgsm.dll into the Windows directory, XDA reset and he not accept the file. I assume because the file was not in the EPROM memory! Therefore I wanted to have rilgsm.dll first times in the image!
AR
XDA developer Itsme said:
my latest romtools can be found at romtools
now it calls dumprom to find and fix the filedata offsets.
I think they should now build 2003 roms.
Click to expand...
Click to collapse
Is there any other way i can access this site or I can download this files, the sites are block here in my country, Please Help
Ronnie

Need to extract WM2005 files from ROM - URGENT PLS HELP

I desperately need to extract some of the files in ROM on WM2005 devices in order to port some of my applications across to the device.
I have tried everything I have seen on the forums but unfortunately I cannot get rdmsflsh.pl to run. I have compiled everything but I get a runtime error when trying to start it. I presume this is because I have VS.NET 2005 Beta 2 installed on my only machine.
Is there any kind soul out there that could provide me with a file dump of the WM2005 rom (any) or could tell me out to extract it from my own device (iMate JASJAR).
Or perhaps if someone could ZIP up all the required files that I can then just run across the ROM files.
I have been trying everything to get this working for over a week and I am now starting to give up.
Steddyman
Anyone?
I have VS2005 b2, rdmsflsh.pl works fine.
When I first tried to run it, it reported a missing entry point in MSVCR80.DLL. I found a later version of the DLL and placed it on the machine and ran it again and it then just now throws a GPF.
Steddy
try to install the latest PERL
Thanks, but I already had installed the latest build from ActiveState.com.
Is there a later one?
Steddyman

Dump folder for PKGtool help

Need quick help on how to prepare dump folder for PKGtool please.
I'm trying to extract T9 files from WM6 emulator image gotten from here http://www.microsoft.com/downloads/...26f-a913-4f370a65a582&DisplayLang=en#filelist
Basically I'm following steps from here http://melgurth.ovh.org/index.php?page=rg
But I'm stuck on how to prepare dump folder content(?) All I currently have is the SP_SKY_GSM_VR.bin file from Microsoft's link above.
Any help appreciated
beaujolais said:
Need quick help on how to prepare dump folder for PKGtool please.
I'm trying to extract T9 files from WM6 emulator image gotten from here http://www.microsoft.com/downloads/...26f-a913-4f370a65a582&DisplayLang=en#filelist
Basically I'm following steps from here http://melgurth.ovh.org/index.php?page=rg
But I'm stuck on how to prepare dump folder content(?) All I currently have is the SP_SKY_GSM_VR.bin file from Microsoft's link above.
Any help appreciated
Click to expand...
Click to collapse
to my knowledge you can't do that the bin is different then the bin your thinking of u need to find a rom posted on the forums that has this then you can dump and package

[HELP/Q]Package Creator

Hmm can someone explain to me how to convert a .cab using packagecreator successfully? where it would install on the phone on boot up and what not? I've did the steps from the tutoril of how to cook a rom (cab section) and the readme file that came with the package creator but for some reason when i make a "package" to load into the ROM or SYS folder, it doesn't seem to install and work. I'm trying to put NetCF3.5 in rom, Opera 9.5 2392, and the tweak programs into my rom so it will load up with eveything else, but i get some error of building user.hv and what not >.> so any help will be greatly appreciated :/
Edit: i have no program install the cab files once the phone has been flashed, but id like to upload my rom for people see if they like it, so yeah would like to get the package thing working w.
i have same problem...

can any1 give me the extracted files of the DUOSENSE (x86/64;any) for hp tx2??pleasee

as the title says, can you of you kind hearted fella give me the extracted files of the duosense that is working????
i tried universal extractor, but the dpinst.exe is just ~500kb size everytime i decompile the setup.
also searching the temporary files give me dpinst.exe of similar size. if any of you please give me the extracted files of the duosense for the tx2??...pleaseeeeeeee
waiting for a reply eagerly

Categories

Resources