Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vova1609

Pages: [1] 2
1
All Credit Goes to Author Il.Socio[/SIZE][/CENTER]

Description

Nokia Cooker is a PC software reserved to the Cookers, which allows to modify the files containing the phone's firmware to create customized firmwares versions named Cooked-Firmware.




Nokia Cooker can modify data which is located in:
- UDA
- CORE (ROFS1 data only)
- ROFS
- ROFx

WARNING:
Not all the ROFS/ROFx can be modded!
Modding a protected ROFS/ROFx you'll risk to brick the phone.
If you aren't sure that your ROFS/ROFx can be modded, don't do it.
The modding of the UDA, instead, is always a safe operation.



For more info...

Download Nokia Cooker

Informations for Developers about Plugins:

When NokiaCooker launches your application it will pass the 4 command-line parameters below:
1) the file currently selected in the window on the right side
2) the path where the fw files have been extracted (eg: c:\nokiacooker\files\n8fw_extracted\)
3) firmware filename (eg: RM-596_011.012_U01.01_79.92_prd.uda.fpsx)
4) firmware type (UDA, ROFS, CORE, UNKNOWN)

How to read the arguments depends on the programming language you're using:
- for Delphi you should use ParamStr() ParamCount()
- for C# you can find the source code of a skeleton Plugin inside \NokiaCooker\TestPlugins\



[COLOR="#2e8b57"]NokiaCooker Change-Log:[/COLOR]


2.02
- Fixed: for some fw, the rebuild corrupts the header informations

2.01
- Fixed: forgot to remove some debugging code that raises some errors when rebuilding images.

2.0
- New: it is now possible to cook ROFS1 too
- New: unlock ROFS1 / ROFS2 / ROFS3 feature (aka "ROFS Recalibration")
- New: Estimated Size and Partition Size are available for FAT image too
- New: added the "Explore Files" button in the toolbar
- New: added main icon
- New: added a context menu to both TreeView and Grid
- Improved: performances when viewing folders containing lot of files
- Improved: performances when deleting the temporary files
- Improved: performances when computing the estimated size
- Improved: performances for the treeview control
- Improved: grid component has been replaced with a new one
- Improved: error handling when opening bad fw files
- Improved: computation of the original CRC has been refactored to use less memory
- Improved: added marker (*) to the fw filename to notify fw needs to be saved
- Improved: Header Parsing
- Improved: log window contains more details
- Improved: minor changes in the GUI
- Improved: realtime detection for the changes in the file-system. The GUI will be automatically updated when you add/remove/rename contents directly using Explore.
- Fixed: Detection of the Partition Size
- Fixed: Computation of the Estimated Size
- Fixed: Wrong CRC computation for some UDA files (eg. N95)
- Fixed: Error when repacking an empty ROFS

1.1
- Fixed: support for large UDA files too (N8 - 16Gb File) but it will takes a lot of time to process them.
- Improved: NaviFirm+ plugin updated to 1.1 version
- Improved: ROFX repack seems to work properly (E71)
- Improved: ROFS repack is more accurate. Supports the attExtra attribute (N8)
- NOTE: you can't flash the modded N8 ROFS yet.

1.0
- New: Shows the maximum ROFS partition size and the ROFS extimated size.
- Improved: NaviFirm plugin updated to 0.9 version
- Improved: the "Allow ROFS Resize" option is not needed anymore and it has been removed.
- Fixed: the "Allow ROFS Resize" option sometimes corrupted the ROFS rebuild process, causing strange issues in the Cooked Fw.

0.9
- New: File > Recent Files
- Improved: NaviFirm plugin updated to the latest version
- Fixed: The "Advanced > Repack using rofs data: ROFS.ROM" option wasn't working properly when packing a ROFS bigger than original

0.8
- Fixed: Due to some recent changes the CRC-Fixer routine wasn't working properly anymore.
- Fixed: Removed tooltip from the "add/remove plugins" button.
- Improved: The CRC-Fixer routine will fix the fw CRC to match the one contained in the .vpl file (if the .vpl file exists) otherwise will match the original CRC if the .vpl file doesn't exists.
- Improved: Unpacking Speed.

0.7
- New: Support for 3rd party Applications/Plugins. You can Drag & Drop any executables to the Plugin's toolbar to add them to NokiaCoooker
- Fixed: for some UDA, the bkupBootRecord wasn't handled properly showing the message 'Root Cluster is NOT Supported!'

0.6
- New: Added a smart CRC-Fixer: There will be no more CRC warnings in Phoenix!
- Improved: Replaced checkbox with button for ROFS resize
- Improved: Sligtly GUI improvements
- Improved: Better performances when showing folders with a lot of files

0.5
- New: you can now create cooked fw for N8 (UDA/FAT only)
- New: added a checkbox to allow resizing of ROFS/ROFx images.
- Fixed: FAT/UDA editor wasn't working properly.

0.4.3
- Improved: Log Window can be resized
- Improved: The OBY is created trying to keep the same file order as in the original firmware.
- Fixed: Warnings raised from the RofsBuild.exe command will be shown in the log window and the repack will complete successfully. If the RofsBuild.exe raised an error, the repack will not be completed.

0.4.2
- Fixed: Some ROFS file were skipped during the Rebuild if the file was in a very long path like:
  "C:\Documents and Settings\Root\Desktop\NokiaCooker BETA 0.4.1\Files\private\10203636\security\trustroots\device\certificates\TMO_trusted_third_party_certificate.cer"

0.4.1
- Improved: Shows warning messages raised from the RofsBuild.exe command
- Improved: ROFX Rebuild

0.4
- New: FAT32 file-system is now supported. (X6 UDA is in FAT32 format)
- New: Extension Column in the grid. So you can easily remove unneeded languages files from the ROFS
- New: Experimental ROFx support... It should work but NEEDS TO BE TESTED!
- New: Automatically creates a Backup File when repacking firmware.
- Improved: FAT Detection
- Fixed: ROFS Rebuild for N97


[SIZE="3"][COLOR="red"]NOTE: [/COLOR][/SIZE]

this tool is very easy to use, but it is always a tool for experts and smart people, it is not for everyone!
If you remove or replace some critical system component, your phone will dead at 100%, you have to know exactly which is the purpose of the files that you remove/replace!


[SIZE="3"][COLOR="red"]Additional Disclaimer:[/COLOR][/SIZE]

You use this tool at your own risk.
If, for any reason, your phone explodes in your face, don't complain to me.
If you don't like this policy, nobody forces you to use this tool... just don't use it!

2
All Credit Goes to Author Il.Socio[/SIZE][/CENTER]

Description

Nokia Cooker is a PC software reserved to the Cookers, which allows to modify the files containing the phone's firmware to create customized firmwares versions named Cooked-Firmware.




Nokia Cooker can modify data which is located in:
- UDA
- CORE (ROFS1 data only)
- ROFS
- ROFx

WARNING:
Not all the ROFS/ROFx can be modded!
Modding a protected ROFS/ROFx you'll risk to brick the phone.
If you aren't sure that your ROFS/ROFx can be modded, don't do it.
The modding of the UDA, instead, is always a safe operation.



For more info...

Download Nokia Cooker

Informations for Developers about Plugins:

When NokiaCooker launches your application it will pass the 4 command-line parameters below:
1) the file currently selected in the window on the right side
2) the path where the fw files have been extracted (eg: c:\nokiacooker\files\n8fw_extracted\)
3) firmware filename (eg: RM-596_011.012_U01.01_79.92_prd.uda.fpsx)
4) firmware type (UDA, ROFS, CORE, UNKNOWN)

How to read the arguments depends on the programming language you're using:
- for Delphi you should use ParamStr() ParamCount()
- for C# you can find the source code of a skeleton Plugin inside \NokiaCooker\TestPlugins\



[COLOR="#2e8b57"]NokiaCooker Change-Log:[/COLOR]


2.02
- Fixed: for some fw, the rebuild corrupts the header informations

2.01
- Fixed: forgot to remove some debugging code that raises some errors when rebuilding images.

2.0
- New: it is now possible to cook ROFS1 too
- New: unlock ROFS1 / ROFS2 / ROFS3 feature (aka "ROFS Recalibration")
- New: Estimated Size and Partition Size are available for FAT image too
- New: added the "Explore Files" button in the toolbar
- New: added main icon
- New: added a context menu to both TreeView and Grid
- Improved: performances when viewing folders containing lot of files
- Improved: performances when deleting the temporary files
- Improved: performances when computing the estimated size
- Improved: performances for the treeview control
- Improved: grid component has been replaced with a new one
- Improved: error handling when opening bad fw files
- Improved: computation of the original CRC has been refactored to use less memory
- Improved: added marker (*) to the fw filename to notify fw needs to be saved
- Improved: Header Parsing
- Improved: log window contains more details
- Improved: minor changes in the GUI
- Improved: realtime detection for the changes in the file-system. The GUI will be automatically updated when you add/remove/rename contents directly using Explore.
- Fixed: Detection of the Partition Size
- Fixed: Computation of the Estimated Size
- Fixed: Wrong CRC computation for some UDA files (eg. N95)
- Fixed: Error when repacking an empty ROFS

1.1
- Fixed: support for large UDA files too (N8 - 16Gb File) but it will takes a lot of time to process them.
- Improved: NaviFirm+ plugin updated to 1.1 version
- Improved: ROFX repack seems to work properly (E71)
- Improved: ROFS repack is more accurate. Supports the attExtra attribute (N8)
- NOTE: you can't flash the modded N8 ROFS yet.

1.0
- New: Shows the maximum ROFS partition size and the ROFS extimated size.
- Improved: NaviFirm plugin updated to 0.9 version
- Improved: the "Allow ROFS Resize" option is not needed anymore and it has been removed.
- Fixed: the "Allow ROFS Resize" option sometimes corrupted the ROFS rebuild process, causing strange issues in the Cooked Fw.

0.9
- New: File > Recent Files
- Improved: NaviFirm plugin updated to the latest version
- Fixed: The "Advanced > Repack using rofs data: ROFS.ROM" option wasn't working properly when packing a ROFS bigger than original

0.8
- Fixed: Due to some recent changes the CRC-Fixer routine wasn't working properly anymore.
- Fixed: Removed tooltip from the "add/remove plugins" button.
- Improved: The CRC-Fixer routine will fix the fw CRC to match the one contained in the .vpl file (if the .vpl file exists) otherwise will match the original CRC if the .vpl file doesn't exists.
- Improved: Unpacking Speed.

0.7
- New: Support for 3rd party Applications/Plugins. You can Drag & Drop any executables to the Plugin's toolbar to add them to NokiaCoooker
- Fixed: for some UDA, the bkupBootRecord wasn't handled properly showing the message 'Root Cluster is NOT Supported!'

0.6
- New: Added a smart CRC-Fixer: There will be no more CRC warnings in Phoenix!
- Improved: Replaced checkbox with button for ROFS resize
- Improved: Sligtly GUI improvements
- Improved: Better performances when showing folders with a lot of files

0.5
- New: you can now create cooked fw for N8 (UDA/FAT only)
- New: added a checkbox to allow resizing of ROFS/ROFx images.
- Fixed: FAT/UDA editor wasn't working properly.

0.4.3
- Improved: Log Window can be resized
- Improved: The OBY is created trying to keep the same file order as in the original firmware.
- Fixed: Warnings raised from the RofsBuild.exe command will be shown in the log window and the repack will complete successfully. If the RofsBuild.exe raised an error, the repack will not be completed.

0.4.2
- Fixed: Some ROFS file were skipped during the Rebuild if the file was in a very long path like:
  "C:\Documents and Settings\Root\Desktop\NokiaCooker BETA 0.4.1\Files\private\10203636\security\trustroots\device\certificates\TMO_trusted_third_party_certificate.cer"

0.4.1
- Improved: Shows warning messages raised from the RofsBuild.exe command
- Improved: ROFX Rebuild

0.4
- New: FAT32 file-system is now supported. (X6 UDA is in FAT32 format)
- New: Extension Column in the grid. So you can easily remove unneeded languages files from the ROFS
- New: Experimental ROFx support... It should work but NEEDS TO BE TESTED!
- New: Automatically creates a Backup File when repacking firmware.
- Improved: FAT Detection
- Fixed: ROFS Rebuild for N97


[SIZE="3"][COLOR="red"]NOTE: [/COLOR][/SIZE]

this tool is very easy to use, but it is always a tool for experts and smart people, it is not for everyone!
If you remove or replace some critical system component, your phone will dead at 100%, you have to know exactly which is the purpose of the files that you remove/replace!


[SIZE="3"][COLOR="red"]Additional Disclaimer:[/COLOR][/SIZE]

You use this tool at your own risk.
If, for any reason, your phone explodes in your face, don't complain to me.
If you don't like this policy, nobody forces you to use this tool... just don't use it!

3
Applications / Fruit Ninja
« on: October 30, 2011, 07:19:08 pm »

Version of the hit iPhone and Android now for Java.
A very active game where you have thrown up in one fell swoop cut fruit in half. Press the keys corresponding section of the screen, where the flying fruit. It all depends on your reaction. Three missed the fruit and loss. Also not getting on a bomb, or just blast and geymover. Control of the game and joystick support.
Language: Russian

4
MeeGo Modding / Change the color of the clock in standby mode
« on: October 30, 2011, 07:10:08 pm »
Change the color of the clock in standby mode:


1) Copy the file on your computer / usr / share / themes / base / meegotouch / libsysuid-screenlock-nokia / style / libsysuid-screenlock-nokia.css
2) Edit the text box in WordPad after LockScreen MLabelStyle # LockScreenLowPowerModeClockLabel line color: # FFFFFF; (the default code FFFFFF - it's white), substituting a different color, such as I have blue color: # 0000FF;
3) We throw back to the body (if the bluetooth, it will be in your MyDocs) and in a terminal type:


Code:



cp-f / home / user / MyDocs / libsysuid-screenlock-nokia.css / usr / share / themes / base / meegotouch / libsysuid-screenlock-nokia / style /

4) enter and reboot! And we admire the new Clock!

5
MeeGo Modding / Increased contact with the bell Pictures
« on: October 30, 2011, 07:05:31 pm »
Installation manual

1. File call-ui.css of applied archive call-ui.zip throws on the smartphone in mass storage mode, for example in the folder / Downloads (full path to the smartphone / home / user / MyDocs / Downloads /)
2. Turn off your smartphone from your PC.
3. The smartphone run the terminal
4. We enter the superuser root (team devel-su)
5. Type in the terminal string
Code:
cp-f / home / user / MyDocs / Downloads / call-ui.css / usr / share / themes / base / meegotouch / call-ui / style /

6. Close terminal and reboot your smartphone

To roll back to the original image repeat steps 1-6 using a file from a backup call-ui_original.zip

PS. Thank alxs_as-is the idea and help

6
Custom Firmware Releases / HOT! C6 V41 Ported for ALL S60 V5 by vova1609
« on: October 30, 2011, 06:59:33 pm »
HOT! C6 V41 Ported for ALL S60 V5 by vova1609
Change Log:
1.New Browser Anna style
2. Improved WLAN
3. Improve speed
4. New Installserver by vova1609

Screenshots:

Tested on 5530 V32.
How to install it:
1. Add all files to ROFS2(Original C6 V40 ported firmware).
2. Pack.
3. Flash.
4 Enjoy.




DOWNLOAD

7
Symbian^1 Modding / Re: Nokia N9 icon pack by Vova1609 for C6 V41
« on: October 30, 2011, 06:58:20 pm »
Can This be used for n97v30 port for 523x phones ???
yes

8
Forum News / New domain- nokianio.co.cc
« on: October 30, 2011, 06:46:25 pm »

9
Mobile News / Nokia Announces Lumia 800 Windows Phone
« on: October 30, 2011, 06:42:01 pm »

Nokia Lumia 800 is "a simply elegant phone, the first "real" Windows Phone", as Stephen Elop refers to it. We have to thank Stephen Elop for showing this device off himself at the end of June in that secret(ly recorded) meeting where we first got a glance at the Nokia SeaRay. Now the Finnish manufacturer made the phone official as the Nokia Lumia 800 Windows Phone.

"It looks AWESOME!!!!!" as Kevin Shields, Senior VP of Program and Product Management for the Smart Device yelled! Borrowing its aspect from the "pure-touch" MeeGo-powered Nokia N9, the Lumia 800 runs Windows Phone Mango, a platform about which Shields sais: "What you don't see is a lame grid of application icons that sit there doing nothing".

What's in from the Nokia N9 aside from the aspect? First of all its the materials, that same monoblock polycarbonate which is very "reception-friendly". Then there's the eight-megapixel camera with f2.2 aperture lens with Carl Zeiss optics and dual-LED flash. It's a camera "that works great used by ordinary people in ordinary conditions".

With the Nokia Lumia 800 comes the free turn-by-turn 3D voice-guided navigation courtesy of Nokia, called Nokia Drive, making it the only Windows Phone with voice-guided navigation. There are over 69 million places included and the application supports an in-care landscape display.

Nokia Music also comes on-board as an effortless way of discovering and purchasing music. Also, with Mix Radio you can listen to pre-setup mixes of music and download them for listening on your phone later. There?s no login, no password and the library has hundreds of mixes and the ability of the user to create his/her own mix.

On to specs! The Nokia Lumia 800 is powered by a 1.4Ghz processor. Inside it packs 512MB of RAM, a 3.7-inch ClearBlack AMOLED WVGA display, eight-megapixel camera with Carl Zeiss optics and dual-led flash but unfortunately no front-facer, 16GB of internal user memory and 25GB of free SkyDrive storage for storing images and music. There's also WLAN 802.11 b/g/n, Bluetooth 2.1, A-GPS, micro-USB connector and a 1450 mAh battery.

It will be available in three colors: cyan, black and magenta for approximately 420 EUR (around $584). It will be available in November as it is currently being shipped to stores in UK, Germany, Spain, France, Italy and the Netherlands. Hong Kong, India, Russia, Singapore and Taiwan get it before the end of the year and additional markets will see the phone in early 2012. LTE and CDMA versions are also coming to specific local markets and as far as the U.S.A. is concerned, it will get it in early 2012.

10
Modding Tools / Nokia Fw Cleaner 2.2 by newcooller
« on: October 30, 2011, 06:30:07 pm »
The program was written to remove the application firmware port C6 \ N97 \ N97 mini, on the other firmware not tested, but not denied full or partial work.

At the moment, removed:
Drawing, FileBrowser, ZIP Manager, Quick Office, Adobe Reader, Welcome, My Nokia, About, Settings wizard, Operator menu, Voice commands, Message reader,
Active notes, Notes, Search, Chat, Nokia Maps, Ovi Music, Ovi Sync, OVI Store, Share Online, Podcasting, Help, Converter, Radio, Dictionary,
Calculator, Nokia Browser, Voice recorder, E-Mail, Accessory setup, Ovi Contacts, Slide to Unlock, Image print, Online Support, Phone switch, Image Editor, Video Call,
Conversation, Speed dial, SW update, Music Player, File\Application Manager, Location, Here and Now, Gallery.

Themes: Light, Dark, White, Pink, Blue.


backup / recovery applications:
You can make backup copies of all applications except the Quick Office, Adobe Reader and the standard themes

What would make backups / restore application, you must have installed WinRar!

A backup / recovery applications:
I. Create backup copies of the necessary applications
  1. Tick the box next to the required application
  2. Click on "Backup"
II. Revert desired application
  1. Tick the box next to the required application
  2. Click on "Return!".
Attention! To avoid problems with the backups / restore applications do not have to choose just a lot of applications!

In order to check how many free places when you remove the selected applications to:
- Specify the correct path to the firmware
- Select the desired application
- Click "Calculate"
- All calculations are up to kilobytes (bytes to think no one should be)

You can also open (Open-folder) and save (Save-a floppy disk) to delete their own ways, including APP of NFE.

Version 2.2
- A more complete removal of the Voice Record, Ovi Maps, Email
- Added removal of applications: Music player, File\Application manager, Location, Here and Now,Gallery
- Added Turkish language by dangerous
- Fixed a bug when you do not scan for files language pack

Download

How to use Nokia Firmware Cleaner

i am using NF 0.3, Windows 7,NF Cleaner 2.1(no much difference than 2.2)

1--Using NFE 0.3 i am opening a rofs2


2--I have now extracted that rofs2 using NFE 0.3


3--Now close NFE

4--a folder, in my case "RM-356_52.0.007_PRD.ROFS2" will be formed inside the NFEStd folder


5--Now open Nokia Firmware Cleaner

it will show this dialogue box


6--Browse to the fw directory
See this image carefully



7--Now Nokia Firmware Cleaner will open

the tick marks u see are the apps which are present

8--Tick the ones which u wnat to remove
im my case

and hit calculate to check how space will be freed

9--Now hit the + button


10--Now the X button


11--Click OK

Done

12--Go back to NFEStd folder
open NFE
click Reload from Hdd
repack the rofs2 ;)
and flash

CREDITS
   NEWCOOLLER FOR HIS APPLICATION
 

11
Applications / RomPatcher 3.1
« on: October 30, 2011, 06:28:10 pm »
RomPatcher+ v3.0:
RomPatcher+ is an improved and fixed version of the RomPatcher software developed by ZoRn.
Using RomPatcher+ it is possibile to reach a new level of customization for you Symbian phone.

 

Change-Log RP > RP+
This is the list of the main differences in comparison with RomPatcher by ZoRn:
- New: compatibile with all the 3rh, 5th, S^3 devices
- New: support for compiled patches
- New: can dump the whole rom content to file \romdumpplus.dmp
- New: can dump the SuperPage content to file \superpage.dmp
- New: full support for DomainSrv.exe autostart
- New: introduced new commands ord_rel, ord_snr which allow to patch DLL using ordinal
- New: can be integrated in cooked ROM firmware.
- New: it is now possible to apply/remove patches with just 1 click.
- New: added vertical scrollbar.
- New: introduced the new command "+SuperPage" which allow to patch the RAM area where is stored the SuperPage.
- New: introduced support for a new commands, info: return: error: check the demo1-4.rmp patches included.
- New: introduced #ifdef, #ifndef, #else, #endif, #define statements. This will allow to retrieve system values at runtime to create more flexible and powerful patches. Check the ReadMe_Macros.txt for all the details.
- New: you can search / filter the patches in the list. Just start typing the patch name to apply the filter.
- New: wildcard ?? support for patches.
- Fixed: Kern-Exec0 error when closing RomPatcher after a patch was applied.
- Fixed: doesn't unexpectedly crash when using large and complex patches.
- Fixed: RP+ can correcly patch contiguous shadow ram pages without any crash.
- Improved: the shadow ram memory is now fully released when a patch is removed.
- Improved: the "Patch Info..." option shows all the information lines contained in the patch.


Download RP+ v3.0 from the link below:
http://www.symbian-toys.com/download.aspx?file=RomPatcherPlus_3.1.zip

Feel free to post RP+ v3.0 on forums or everywhere you like, I just kindly ask you to include the warning message below which is important for the survivor of the project:

Change-Log RP+ v2.6 > v3.0: (Version jumped to v3.0 due to S^3 support)
+ New: RP+ now supports also Symbian^3 devices! All the 3rd/5th/S^3 devices are fully supported :)
+ Improved: InstallServer.rmp patch has been updated to support S^3 devices too. The old Open4All.rmp patch is already working on S^3 too, without any change.
+ Improved: removed the "Donate with SMS" option, it was used by too few people.
+ Fixed: sometimes the "RP+ Recovery Fault" message was wrongly shown, it should be definitely fixed.


Useful tip for patch-makers:
If your patch uses some features of RP+ v2.4 and above (like ord_rel, ord_snr) I suggest you to include in your patch a check, using the code below:

Code: [Select]
#ifdef RP+VERSION_2.1
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.2
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.3
#define NOT_COMPATIBLE
#endif

#ifdef NOT_COMPATIBLE
error:Please update to RP+ v2.4 or above to use this patch!
#else
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
#endif


Thanks to:
- ZoRn for the original RomPatcher idea.
- FCA00000 for its brilliant brain.
- wadowice, templove, bugb, abgnokia, leftup, CODeRUS, Leonapapa, PNHT, stas686 and others, for their contribution to the underground Symbian scene, keep up with the good job!
- megaexer for svg icon.

12
Applications / RomPatcher 3.1
« on: October 30, 2011, 06:27:47 pm »
RomPatcher+ v3.0:
RomPatcher+ is an improved and fixed version of the RomPatcher software developed by ZoRn.
Using RomPatcher+ it is possibile to reach a new level of customization for you Symbian phone.

 

Change-Log RP > RP+
This is the list of the main differences in comparison with RomPatcher by ZoRn:
- New: compatibile with all the 3rh, 5th, S^3 devices
- New: support for compiled patches
- New: can dump the whole rom content to file \romdumpplus.dmp
- New: can dump the SuperPage content to file \superpage.dmp
- New: full support for DomainSrv.exe autostart
- New: introduced new commands ord_rel, ord_snr which allow to patch DLL using ordinal
- New: can be integrated in cooked ROM firmware.
- New: it is now possible to apply/remove patches with just 1 click.
- New: added vertical scrollbar.
- New: introduced the new command "+SuperPage" which allow to patch the RAM area where is stored the SuperPage.
- New: introduced support for a new commands, info: return: error: check the demo1-4.rmp patches included.
- New: introduced #ifdef, #ifndef, #else, #endif, #define statements. This will allow to retrieve system values at runtime to create more flexible and powerful patches. Check the ReadMe_Macros.txt for all the details.
- New: you can search / filter the patches in the list. Just start typing the patch name to apply the filter.
- New: wildcard ?? support for patches.
- Fixed: Kern-Exec0 error when closing RomPatcher after a patch was applied.
- Fixed: doesn't unexpectedly crash when using large and complex patches.
- Fixed: RP+ can correcly patch contiguous shadow ram pages without any crash.
- Improved: the shadow ram memory is now fully released when a patch is removed.
- Improved: the "Patch Info..." option shows all the information lines contained in the patch.


Download RP+ v3.0 from the link below:
http://www.symbian-toys.com/download.aspx?file=RomPatcherPlus_3.1.zip

Feel free to post RP+ v3.0 on forums or everywhere you like, I just kindly ask you to include the warning message below which is important for the survivor of the project:

Change-Log RP+ v2.6 > v3.0: (Version jumped to v3.0 due to S^3 support)
+ New: RP+ now supports also Symbian^3 devices! All the 3rd/5th/S^3 devices are fully supported :)
+ Improved: InstallServer.rmp patch has been updated to support S^3 devices too. The old Open4All.rmp patch is already working on S^3 too, without any change.
+ Improved: removed the "Donate with SMS" option, it was used by too few people.
+ Fixed: sometimes the "RP+ Recovery Fault" message was wrongly shown, it should be definitely fixed.


Useful tip for patch-makers:
If your patch uses some features of RP+ v2.4 and above (like ord_rel, ord_snr) I suggest you to include in your patch a check, using the code below:

Code: [Select]
#ifdef RP+VERSION_2.1
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.2
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.3
#define NOT_COMPATIBLE
#endif

#ifdef NOT_COMPATIBLE
error:Please update to RP+ v2.4 or above to use this patch!
#else
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
#endif


Thanks to:
- ZoRn for the original RomPatcher idea.
- FCA00000 for its brilliant brain.
- wadowice, templove, bugb, abgnokia, leftup, CODeRUS, Leonapapa, PNHT, stas686 and others, for their contribution to the underground Symbian scene, keep up with the good job!
- megaexer for svg icon.

13
Symbian^3 Modding / RomPatcher 3.1
« on: October 30, 2011, 06:27:28 pm »
RomPatcher+ v3.0:
RomPatcher+ is an improved and fixed version of the RomPatcher software developed by ZoRn.
Using RomPatcher+ it is possibile to reach a new level of customization for you Symbian phone.

 

Change-Log RP > RP+
This is the list of the main differences in comparison with RomPatcher by ZoRn:
- New: compatibile with all the 3rh, 5th, S^3 devices
- New: support for compiled patches
- New: can dump the whole rom content to file \romdumpplus.dmp
- New: can dump the SuperPage content to file \superpage.dmp
- New: full support for DomainSrv.exe autostart
- New: introduced new commands ord_rel, ord_snr which allow to patch DLL using ordinal
- New: can be integrated in cooked ROM firmware.
- New: it is now possible to apply/remove patches with just 1 click.
- New: added vertical scrollbar.
- New: introduced the new command "+SuperPage" which allow to patch the RAM area where is stored the SuperPage.
- New: introduced support for a new commands, info: return: error: check the demo1-4.rmp patches included.
- New: introduced #ifdef, #ifndef, #else, #endif, #define statements. This will allow to retrieve system values at runtime to create more flexible and powerful patches. Check the ReadMe_Macros.txt for all the details.
- New: you can search / filter the patches in the list. Just start typing the patch name to apply the filter.
- New: wildcard ?? support for patches.
- Fixed: Kern-Exec0 error when closing RomPatcher after a patch was applied.
- Fixed: doesn't unexpectedly crash when using large and complex patches.
- Fixed: RP+ can correcly patch contiguous shadow ram pages without any crash.
- Improved: the shadow ram memory is now fully released when a patch is removed.
- Improved: the "Patch Info..." option shows all the information lines contained in the patch.


Download RP+ v3.0 from the link below:
http://www.symbian-toys.com/download.aspx?file=RomPatcherPlus_3.1.zip

Feel free to post RP+ v3.0 on forums or everywhere you like, I just kindly ask you to include the warning message below which is important for the survivor of the project:

Change-Log RP+ v2.6 > v3.0: (Version jumped to v3.0 due to S^3 support)
+ New: RP+ now supports also Symbian^3 devices! All the 3rd/5th/S^3 devices are fully supported :)
+ Improved: InstallServer.rmp patch has been updated to support S^3 devices too. The old Open4All.rmp patch is already working on S^3 too, without any change.
+ Improved: removed the "Donate with SMS" option, it was used by too few people.
+ Fixed: sometimes the "RP+ Recovery Fault" message was wrongly shown, it should be definitely fixed.


Useful tip for patch-makers:
If your patch uses some features of RP+ v2.4 and above (like ord_rel, ord_snr) I suggest you to include in your patch a check, using the code below:

Code: [Select]
#ifdef RP+VERSION_2.1
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.2
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.3
#define NOT_COMPATIBLE
#endif

#ifdef NOT_COMPATIBLE
error:Please update to RP+ v2.4 or above to use this patch!
#else
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
#endif


Thanks to:
- ZoRn for the original RomPatcher idea.
- FCA00000 for its brilliant brain.
- wadowice, templove, bugb, abgnokia, leftup, CODeRUS, Leonapapa, PNHT, stas686 and others, for their contribution to the underground Symbian scene, keep up with the good job!
- megaexer for svg icon.

14
Symbian^1 Modding / RomPatcher 3.1
« on: October 30, 2011, 06:26:14 pm »
RomPatcher+ v3.0:
RomPatcher+ is an improved and fixed version of the RomPatcher software developed by ZoRn.
Using RomPatcher+ it is possibile to reach a new level of customization for you Symbian phone.

 

Change-Log RP > RP+
This is the list of the main differences in comparison with RomPatcher by ZoRn:
- New: compatibile with all the 3rh, 5th, S^3 devices
- New: support for compiled patches
- New: can dump the whole rom content to file \romdumpplus.dmp
- New: can dump the SuperPage content to file \superpage.dmp
- New: full support for DomainSrv.exe autostart
- New: introduced new commands ord_rel, ord_snr which allow to patch DLL using ordinal
- New: can be integrated in cooked ROM firmware.
- New: it is now possible to apply/remove patches with just 1 click.
- New: added vertical scrollbar.
- New: introduced the new command "+SuperPage" which allow to patch the RAM area where is stored the SuperPage.
- New: introduced support for a new commands, info: return: error: check the demo1-4.rmp patches included.
- New: introduced #ifdef, #ifndef, #else, #endif, #define statements. This will allow to retrieve system values at runtime to create more flexible and powerful patches. Check the ReadMe_Macros.txt for all the details.
- New: you can search / filter the patches in the list. Just start typing the patch name to apply the filter.
- New: wildcard ?? support for patches.
- Fixed: Kern-Exec0 error when closing RomPatcher after a patch was applied.
- Fixed: doesn't unexpectedly crash when using large and complex patches.
- Fixed: RP+ can correcly patch contiguous shadow ram pages without any crash.
- Improved: the shadow ram memory is now fully released when a patch is removed.
- Improved: the "Patch Info..." option shows all the information lines contained in the patch.


Download RP+ v3.0 from the link below:
http://www.symbian-toys.com/download.aspx?file=RomPatcherPlus_3.1.zip

Feel free to post RP+ v3.0 on forums or everywhere you like, I just kindly ask you to include the warning message below which is important for the survivor of the project:

Change-Log RP+ v2.6 > v3.0: (Version jumped to v3.0 due to S^3 support)
+ New: RP+ now supports also Symbian^3 devices! All the 3rd/5th/S^3 devices are fully supported :)
+ Improved: InstallServer.rmp patch has been updated to support S^3 devices too. The old Open4All.rmp patch is already working on S^3 too, without any change.
+ Improved: removed the "Donate with SMS" option, it was used by too few people.
+ Fixed: sometimes the "RP+ Recovery Fault" message was wrongly shown, it should be definitely fixed.


Useful tip for patch-makers:
If your patch uses some features of RP+ v2.4 and above (like ord_rel, ord_snr) I suggest you to include in your patch a check, using the code below:

Code: [Select]
#ifdef RP+VERSION_2.1
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.2
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.3
#define NOT_COMPATIBLE
#endif

#ifdef NOT_COMPATIBLE
error:Please update to RP+ v2.4 or above to use this patch!
#else
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
#endif


Thanks to:
- ZoRn for the original RomPatcher idea.
- FCA00000 for its brilliant brain.
- wadowice, templove, bugb, abgnokia, leftup, CODeRUS, Leonapapa, PNHT, stas686 and others, for their contribution to the underground Symbian scene, keep up with the good job!
- megaexer for svg icon.

15
Modding Tools / Navifirm v1.1 By Cepot
« on: October 30, 2011, 06:23:24 pm »
Navifirm v1.1 By Cepot



*Notes

- Navifirm downloads the firmwares from official Nokia server
- It does not flash new firmware on phone, just download the firmware to computer
- Original NaviFirm software was developed by EPICBIZNUS. Some developers made additional improvements.

* What is needed?

- Internet connection
- PC with Microsoft Windows OS (tested on Win7 and XP)
- .NET Framework 2.0 or newer

*Features

-Download the latest Nokia firmwares
- Check which is the latest firmware version
- Check product codes
- Find the right product code for phone
- Export product code list

*Supported phones

-All BB5 Nokia mobile phones supported which could be upgraded using Nokia Software Updater.


* Navifirm v1.1
- Added automatic caching system depends on cache time settings
- Added manual cache files purge
- New! Added automaticly download all checked files with IDM (work if you have IDM installed and IDM settings has been configured)
- Added copy all download links to clipboard

Download

Pages: [1] 2