Daily Mobile Forum
22 March 2010, 08:23 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: 2010-02-20:  2000 new avatar added! Some of the default avatars may be broken so update your avatar now!  Profile --> Forum Profile Information
 
   Home   Help Search Login Register  

Pages: 1 ... 10 11 12 13 14 [15] 16   Go Down
  Print  
Author Topic: [Utility] ROFS/ROM Viewer  (Read 11474 times)
2 Members and 1 Guest are viewing this topic.
kirpeace
Member
*
Thanks: 3
Offline Offline

Posts: 46



Activity
46%


« Reply #280 on: 05 February 2010, 11:17 »

ok i am uploading it here

* 3_code.zip (2779.67 KB - downloaded 43 times.)
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #281 on: 05 February 2010, 14:00 »

kirpeace, looks like you found these unknown type files, I found some too, IDK what are they or how are they used  Undecided
Logged
kirpeace
Member
*
Thanks: 3
Offline Offline

Posts: 46



Activity
46%


« Reply #282 on: 06 February 2010, 06:00 »

i found this
What is ENO software:
ENO software handles all basic functions inside the device. It is required to be flashed into the device when Combo Memory is Changed due to by some wrong operations like; Downgrade Phone wrongly, Flash with wrong Firmware, Erase Phone with wrong file or Phone is on White or Blank display.

After flash with ENO Firmware your phone will be normalized and then you simply flash again with correct firmware package, select any product code according to your choice and press Flash button.

There are special firmware that allow you to reset some memory locations of the phone.
Useful when the phone white screen, blinking, or problems not solvable by other means.

This type of firmware called ENO.

i found for e75
E75-1_rm-412_APE_ONLY_ENO_08w44_v0.027.fpsx
Logged
kirpeace
Member
*
Thanks: 3
Offline Offline

Posts: 46



Activity
46%


« Reply #283 on: 06 February 2010, 06:13 »

double post sorry. got network problem
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #284 on: 06 February 2010, 09:08 »

Hm. Good find.
After a bit of search, found some more ENO firmware, and now I'm going to ask for my phone's ENO too Cheesy
Logged
jn_1991
Full Member
**
Thanks: 2
Offline Offline

Posts: 56



Activity
56%


« Reply #285 on: 06 February 2010, 17:01 »

Yeah!
I can extract all files from "0_code.bin" with Magic ISO.

It contains the folders:
- Data
- Resource
- Private
- Sys


I've seen Rompatcher+ files:
- Resource/Apps: .rXX and .mif files (3 files)
- Sys/Bin: .exe and .dll files (3 files)


But now,I think you can add the apps that you want (for example,If you want "Xplore" like an app pre-instaled,we must add the .exe,.dll,.ini,etc files in that folders)  Huh
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #286 on: 06 February 2010, 18:55 »

Yea, you're right jn, you can add, and then you only have to merge the header and code bin files into one Cheesy

But beware! It will install apps on C:!
Logged
jn_1991
Full Member
**
Thanks: 2
Offline Offline

Posts: 56



Activity
56%


« Reply #287 on: 06 February 2010, 19:06 »

Yea, you're right jn, you can add, and then you only have to merge the header and code bin files into one Cheesy

But beware! It will install apps on C:!


Thanks  Cool
I will try it so....  Grin
Logged
oreo27
Hero Member
***
Thanks: 50
Offline Offline

Current Phone:
Nokia E-52 RM-469 v33.002a CFW Metal

Location:
Philippines

Posts: 781



Activity
100%

I am a CenRep Installer


WWW
« Reply #288 on: 07 February 2010, 03:32 »

Yea, you're right jn, you can add, and then you only have to merge the header and code bin files into one Cheesy

But beware! It will install apps on C:!


so that's it? the header has no checksum or anything?
Logged
steven25
Hero Member
***
Thanks: 156
Offline Offline

Posts: 613



Activity
100%


WWW
« Reply #289 on: 07 February 2010, 03:48 »

Yeah!
I can extract all files from "0_code.bin" with Magic ISO.

It contains the folders:
- Data
- Resource
- Private
- Sys


I've seen Rompatcher+ files:
- Resource/Apps: .rXX and .mif files (3 files)
- Sys/Bin: .exe and .dll files (3 files)


But now,I think you can add the apps that you want (for example,If you want "Xplore" like an app pre-instaled,we must add the .exe,.dll,.ini,etc files in that folders)  Huh


how do you extract from these bin files
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #290 on: 07 February 2010, 09:03 »

so that's it? the header has no checksum or anything?


Yea, the UDA files have no checksum as far as I know. As it was made for user files (APE User Variant) to be flashed on the phone, but later it was just used to delete all stuff from C:\

how do you extract from these bin files


Use the tool I uploaded some posts ago, then extract the FPSX files. After it grab a bin file and view it in Total Commander's Viewer (F3). Take a look at the header, if you can recognize something like ROFS, YEVGNOKIA, FAT16, EPOCARM4ROM, etc, then you can edit it in MagicISO. But some of them needs editing by hand!


Now I'm working on another app what can extract, and rebuild FPSX files, and can edit ROFS, ROM, FAT16 images.
I will release a beta soon (with only extracting FPSX files, no repacking, no support for sub-images).
Logged
godtoo
Member
*
Thanks: 0
Offline Offline

Posts: 30



Activity
30%


« Reply #291 on: 07 February 2010, 09:50 »

it needs .net 3.5 ,so~install that
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #292 on: 07 February 2010, 10:13 »

Yeah, godtoo is right, forgot to say, it needs .Net 3.5 to run!
Logged
asen88
Member
*
Thanks: 0
Offline Offline

Posts: 16



Activity
3%


« Reply #293 on: 08 February 2010, 06:08 »

PNHT already made the tool for extract and repack
here you go You are not allowed to view links.
Register or Login
Thanks to PNHT
btw please somebody have a try to copy kastor effect to rosf2/resource/effect folder i dont know whether it works or not.
sorry for bad english,iam from indonesia
BRAVO to PNHT ....
Logged
boyriot
Crazy Poster
***
Thanks: 12
Offline Offline

Current Phone:
Nokia 5800 XM Red Fw v40.0.005 Hacked

Location:
Indonesia

Posts: 150



Activity
100%


« Reply #294 on: 08 February 2010, 07:32 »

i did..put a custom theme effect, and it's work Cheesy
but not Kastor..it's buggy i think Huh
Logged
fonix232
Full Member
**
Thanks: 4
Offline Offline

Current Phone:
Nokia 6650d 03.31

Location:
Hungary

Posts: 80



Activity
79%


« Reply #295 on: 08 February 2010, 13:53 »

That tool can not handle V3 firmwares and it's hard to use.
Mine will be a lot easier to handle and use, and anyone will be able to cook his/her own firm!
Logged
N5800V5
Forum Elder
****
Thanks: 191
Offline Offline

Current Phone:
Nokia 5800 XM

Location:
UK, Rotherham

Posts: 1028



Activity
100%


WWW
« Reply #296 on: 08 February 2010, 14:15 »

Can someone attatch it here, mediafire gives errors?
Logged
coccolino_dbro
Full Member
**
Thanks: 18
Offline Offline

Current Phone:
5800XM 40.0.005 CFW, ROKR E8

Location:
Romania

Posts: 75



Activity
45%


WWW
« Reply #297 on: 08 February 2010, 17:37 »

Even if this is old news now, with the editor from PNHT, Neos has updated his tool to 0.6.2.

Changelog:     
    * Sony Ericsson ROFS and ROM files can be opened and extracted.
    * ROFS images can be rebuild using the build interface.
    * Changes can be made to the ROFS images adding or removing files.
    * Search can now be aborted.
    * Overview dialog of the changes made to the image.
    * Estimation of the new image size and the difference between the original size.
    * Support for key indexing (you press a key and the list scrolls to the next item starting with that key).
    * Draging a folder out of the main tree view (left part of the main window) will copy the file to the drop destination.
    * Draging files into the file list to add them to the image.

Link:
You are not allowed to view links.
Register or Login
http://www.mediafire.com/?nzmjnzohdhz

Logged
coccolino_dbro
Full Member
**
Thanks: 18
Offline Offline

Current Phone:
5800XM 40.0.005 CFW, ROKR E8

Location:
Romania

Posts: 75



Activity
45%


WWW
« Reply #298 on: 08 February 2010, 17:51 »

EDIT: Lol, nvm, was already posted Roll Eyes
Logged
jn_1991
Full Member
**
Thanks: 2
Offline Offline

Posts: 56



Activity
56%


« Reply #299 on: 09 February 2010, 13:14 »

how do you extract from these bin files


Sorry. I don't understand your question  Undecided

Even if this is old news now, with the editor from PNHT, Neos has updated his tool to 0.6.2.

Changelog:     
    * Sony Ericsson ROFS and ROM files can be opened and extracted.
    * ROFS images can be rebuild using the build interface.
    * Changes can be made to the ROFS images adding or removing files.
    * Search can now be aborted.
    * Overview dialog of the changes made to the image.
    * Estimation of the new image size and the difference between the original size.
    * Support for key indexing (you press a key and the list scrolls to the next item starting with that key).
    * Draging a folder out of the main tree view (left part of the main window) will copy the file to the drop destination.
    * Draging files into the file list to add them to the image.

Link:
You are not allowed to view links.
Register or Login
http://www.mediafire.com/?nzmjnzohdhz




Thanks.

I tried it becouse "NokiaEditor by PNHT" not support S60v3 yet. I edited with "Rofs/Rom Viewer" the file rofs2.img from a N85. I replace the files/hacks that I need but when I try to pack the rofs2.image,It shows an error (Same error that user "nicesoni_ash")



Press "Continue" and the program close automatically

If anyone knows something about how to solutionate it....  Roll Eyes

Thanks  Wink
Logged
Pages: 1 ... 10 11 12 13 14 [15] 16   Go Up
  Print  
 
Jump to:  


Related Topics
Subject Started by Replies Views Last post
Caller ID utility [Lookup unknown callers!][Supports 23 countries!]
Symbian S60v3 Forum
tha_neo 17 1222 Last post 08 April 2009, 13:53
by tha_neo
ping utility?
Symbian S60v5 Forum
sunday 1 203 Last post 01 June 2009, 13:16
by Phat^Trance
max size of rofs2 & rofs 3
v5 Custom Firmware / Cooking
pranab.gupta 18 959 Last post 23 February 2010, 04:42
by boyriot
how can try my rofs in pc ? with emulator or why ?
Symbian v5 Modding
koshko0 6 209 Last post 12 March 2010, 18:57
by koshko0
request ROfs 2
v5 Custom Firmware / Cooking
andruha7200 1 99 Last post 12 March 2010, 15:47
by andruha7200

Daily Mobile - Daily iPhone Blog - Contact us - Forum Rules -  Powered by clustered.net
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC