Index.dat reading and structure - Windows Mobile Development and Hacking General

Hi there.
I need to read index.dat file (PocketIE history/cookie/cache).
I found closed-source software http://www.valksoft.com/help/IndexDat View.htm which can read this file during soft reload.
I think this can be done by hoocking boot event with CeRunAppAtEvent and coping index.dat files before they are locked by system.
Does any body did something like that or have any info about index.dat format?
Thanks.

I found .dat description (http://www.foundstone.com/pdf/wp_index_dat.pdf)

Could you tell me what does the file index.dat do?

This file contains Pocket IE browsing history

Related

Unknown File Extensions in Qtek S-200

I took a look in my windows directory today on my device QS-200and noticed I have a ton of files named in a similar format i.e. f50e9a40-aed9497abdea84451210e960....they have the file extensions of DSM & RGU. Does anyone else have these or at least know what application uses or creates them?
I have a ton of them.
Thanks,
Tde

Is there a way to edit/modify a protected file in \Windows?

Hi
I'd like to edit the file Preconfig.txt in \Windows. This file is protected. Is there any way to make a file in \Windows writable?
Thank you
Jean-Yves
If I recall correctly, you can copy the file out of the windows directory to another directory and then paste it back over the top of the protected one and then you can edit it.
I may be wrong though, so sorry if I'm leading you up the garden path!
What Codenix said is true, if the file is inside the ROM.
If the file is 'protected' in terms of attributes, you can use Total Commander to disable the attribute first.
I tried removing the read-only/system attributes in Total Commander in some \Windows files on my x01ht, but every time the attributes are reseted back! How to avoid this?!?
yes i have the same problem with you~~
although i use active sync to copy the files to ppc \windows
it also block me and say protected
and i want to copy a new phcanOverbmp.dll replace the old one....
what should i do???
can some brother help~!!!
Some files are in use and cant be unprotected and written over in this manner.. the only way to do it when it fails like that is to cook your own rom... which we are still trying to do, but get closer every day
And for the phcanOverbmp.dll we have cabs in the upgrading forum for this.. read here:
http://forum.xda-developers.com/showthread.php?t=287829
and why if i want to edit my start menu items from ASync it don't work?
The files are unprotected but from active sync explorer i can't delete/move it... with resco explorer there are no problems!..
Also.... it interrupt file transfers if i try to copy thumbs.db.. included in win folders :x
SkizZO said:
and why if i want to edit my start menu items from ASync it don't work?
The files are unprotected but from active sync explorer i can't delete/move it... with resco explorer there are no problems!..
Click to expand...
Click to collapse
I had the same problem - ActiveSync seems to not have the necessary rights for these files. The methods described here solved the problem for me. Yes, the text behind the link talks about problems with registry access, but the reasons and solutions for both problems are the same.
Also.... it interrupt file transfers if i try to copy thumbs.db.. included in win folders :x
Click to expand...
Click to collapse
That may or may not be the same problem. I would guess thumbs.db may just be in use (i.e., opened).
Cheers
Daniel

How to copy .dll files from the device?

I tried to copy a bunch of .dll files from \Windows
I encountered a couple of problems doing that:
1. Some files are not shown on the PC in Windows Explorer though I've enabled viewing hidden and system files. However, these files are shown on the device in Resco Explorer, but can't be copied to e.g. \Storage Card
2. Some files are shown on PC in Windows Explorer but are in use and therefore can't be copied
What are the tricks to back up those files?
PS: My device (S710 Vox) is unlocked using M$ Security Manager
No tricks.
If you bothered to learn anything about your device you would know that these files are part of ROM and can not be copied out.
Don't mean to be rude but this was asked and answered many times before. Do a search on "ROM dump"
Yeah stupid me...
Dumped the ROM and got the files I want
(http://wiki.xda-developers.com/index.php?pagename=Vox_HowToDumpRom)
Actually I can't find coredll.dll in my ROM dump.
I used viewimgfs.exe to dump Part02. I can't use viewimgfs.exe on Part00 and Part01.
Is there another tool which can retrieve coredll.dll and perhaps other missing files?
Another question: can the S710 be flashed by using imgfs tools v1.82 to create the image(s) and a generic HTC flash tool?

WM5 copy/move files

I am trying to copy or move a file from \windows which is a .dll file. I am getting an error when trying to do this programatically in C# with .NET. Does anyone know how to access the files in \Windows directory without access restrictions?
Thanks,
heimlich
if they are in the rom one cant just delete or in some cases access them runtime only at pre flashing rom image time
Could you be a bit more detailed? I want to get access to a .dll to see what their function calls are. How can I get the dll onto my desktop to view it?
Thanks,
heimlich
try copying them to your sd card using total commander
I tried that. I get an error telling me it is unable to copy files. Looks similar to error I get when I tried with native file explorer and .net File.Copy();
Any other suggestions would be appreciated.
Thanks,
heimlich
If it is in ROM, you can't copy it right out as a file, the best you can do is to LoadLibraryEx it with LOAD_LIBRARY_AS_DATAFILE, then if you can locate it in memory, you can dump it out to a file on disk.
How do I know if something is in ROM? I know it is in \windows and that is about it and in file explorer I can see the file as .dll.
thanks,
heimlich
One way is to use GSFinder. It marks ROM files with a different icon. Most of the files that are in the \Windows folder are in ROM.

How to install .XML files??

How to install the .xml files bundled in the cabs.rar?? I do not know how to make the extrom run automatically after the HR so i have to install each cab file 1 by 1, can anyone help??
Use the ones in cabs2. Also make sure you know what are those .xml for (they are replaced with .cab (s) in cabs2)
xml files are a typicaly a formatted text file like html
not really binary exe programs files
some programs use xml files to store settings and data
maybe they need to be in a location the program in question
will look for them
Rudegar said:
xml files are a typicaly a formatted text file like html
not really binary exe programs files
some programs use xml files to store settings and data
maybe they need to be in a location the program in question
will look for them
Click to expand...
Click to collapse
Did you mean copy the .xml files to the location of the program file ??
use HTCustom1.7.cab
yup...
I am having the same issue. I keep seeing these .xml files. I am not a computer guru lol. Do I cut and paste it somewhere on my phone or what? I am so lost please help.
Same thing here on my side mixtape_butcha. I'm subscibed in an Universal forum and have to install a USB switch which is a folder containing an xml file. I asked many time a guide on how to use it but nothing came back.
If you happen to know how to handle it, let me know. I'l do the same with you.
bests
Michael
first of all it is nice that you looked up a matching post yourself and obviously searched for a solution there, but...
if i get your problem right, it doesn't match the ones before. they were talking about .xml files that came with a cab file and stored the settings on how to install and execute.
you, however, talk about a subscribtion to a thread, meaning your xml file is an RSS feed, for which you need a special reader, since PIE is not a proper desktop browser and therefore does not handle feeds. but there is a lot of software out there to handle rss feeds. i personally use spb online 1.2, but there is also freeware, like this: http://www.dewantoro.net/search/pda+rss+reader+cab
i don't get the point with the usb switch though, maybe if that didn't solve your problem you should post further details about that issue and maybe post filenames or screenshots so we all know exactly what you are about to do.
You need not worry to install xml file if it comes with a cab. Cab file should be designed to use it automatically. xml files store usually configurable settings, it may be worth opening those files using any text editor like note pad or even IE to check the contents, that may help if any change is needed. But 99% chances are that you need not do any thing with those xml files.
I have found some people run in to this problem when they download a .cab file from the internet and once downloaded it is a .rar so you extract the .rar to find NOT .cab but .xml
Here is more about it and how to fix it.
http://forum.xda-developers.com/showthread.php?p=2367946#post2367946
I am trying to install a game on my MDA Vario IV , it does have .xml file. But no .cab files , only .000 file , .002 , .003 , and .004 files. How do i install this game then ? The installer is the .xml file.
EDIT : Nvm , fixed it , i needed not the files within the .cab file , but just the .cab file itself to extract in on my mobile.
Hello guys iam actually looking to install a sat nav software on my HTC TOUCH HD phone and i got this file called SETUP.XML Document and there's thousands of other files in the same location called KB, which i have no idea what they are but my problem is when i copy those files to my phone and open the SETUP.XLM Document, it opens by the internet explorer in the phone and it does nothing, please let me know if u know any answer to this.
Thank you very much....
nickholas said:
Hello guys iam actually looking to install a sat nav software on my HTC TOUCH HD phone and i got this file called SETUP.XML Document and there's thousands of other files in the same location called KB, which i have no idea what they are but my problem is when i copy those files to my phone and open the SETUP.XLM Document, it opens by the internet explorer in the phone and it does nothing, please let me know if u know any answer to this.
Thank you very much....
Click to expand...
Click to collapse
Couple of things:
You are in the wrong subforum. This section is for the Blue Angel. You should look for the Blackstone (aka Touch HD) section.
Now, the file that you opened is a cab file. You don't need to extract the contents of a cab file. Just copy it to your device and click on it one. The cab will install everything, including the settings in the xml.
Good luck!
Gili50 said:
I am trying to install a game on my MDA Vario IV , it does have .xml file. But no .cab files , only .000 file , .002 , .003 , and .004 files. How do i install this game then ? The installer is the .xml file.
EDIT : Nvm , fixed it , i needed not the files within the .cab file , but just the .cab file itself to extract in on my mobile.
Click to expand...
Click to collapse
Couple of things:
You are in the wrong subforum. This section is for the Blue Angel. You should look for the MDA IV (aka Touch Diamond) section.
Now, the file that you opened is a cab file. You don't need to extract the contents of a cab file. Just copy it to your device and click on it one. The cab will install everything, including the settings in the xml.
Good luck!

Categories

Resources