PDA

View Full Version : How to extraxt files from rom Image?


Trax
08-02-2004, 02:55 PM
Hi,
how to extract the files of a ROM Image?
What utility i need and where can I download it?

Trax

PS: I dont have linux, i need a windows Program.

van
08-02-2004, 04:13 PM
Fist- You can run .EXE ROM file in your PC- OS windows

Than you can see in C:\Program Files: the folder, which has all extract files from ROM Image

:)

itsme
08-02-2004, 05:45 PM
use 'dumprom' http://www.xs4all.nl/~itsme/projects/xda/dumprom.html

Trax
08-02-2004, 08:46 PM
Thx

raviVC
22-01-2007, 04:03 PM
Hello.
I have with rom image. Now I want change some files.
How can I extract files to edit resources ?
I download resoures using TestWM5 from SGH-i600 and some files dosen't have.
example: bbres.dll.

I wrote program in C# to read file to memory using MemoryStream, when
i want read file i have error : UnauthorizedAccessException - it's problem with privileges?