Original Chinese:
http://www.wj86.net/thread-3469-1-3.html
Google Traslated:
Runtime environment:
. NetFrameWork 3.5 Instructions for use:
Chinese Dll resources drag it to the top left of the picture, the program will automatically decompile dll files, the result file is located in the the dll same directory under the text box below displays il file path. Net editor and a text editor, you can use the finished, finished. Direct Click on the picture to repackage, or drag il files to Image, the program will back up the original dll file, and rebuild the dll file with the same name can be used directly, then this package dll file back xap can be installed!
If you check the "Click on the picture to continue to run, after the first drag will only show path operate without the need to you manually click picture to decompile or repackaged! 12/15/2011 update: Add a working directory button, the operation is more convenient to increase the the il file dictionary function fixes some small BUG
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment 1388958
View attachment Resourcer.zip
Hi, can you please explain me step by step how to translate an app and what files i can rewritte when i decompile .dll ?? i don't understand many step... lol
Big thankx for the tools man,
Poloche,
First, decompile the app's main .dll file, you fill get the couple of files extracted. In some cases (especially when the app has more than 1 language supported), you will get a .resources file. Use .NET Resource to edit it's content. Otherwise, if there is no .resources file, you will have to do the work by Hex Editor.
Take a look at the screenshot for more details.
Related
Was playing around with my dash recently , after flashing it to the htc's rom and made a couple changes, so I thought I'd share.
I know alot of people dislike the green theme, but I like it, so figured maybe someone else will too.
I'm using an official htc rom.
Here are a few shots of changed icons and bg's and how it looks:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see I've edited the xml, I've also compressed some of the fields down so you don't get the scrolling home screen, where everything you need is pretty much contained within one page:
I've also edited the branding brick on top to reflect the regular alphanumeric code (since there is no alphanumeric translation like there is on the tmo rom):
And added on the following backgrounds for misc actions:
To Do: all you have to do is place the files in the same folder structure that appears in the zipped file (using either resco explorer or whatever explorer you use). Then adjust the home screen settings (Settings>Home Screen) accordingly, reboot the phone and you're good. All files are included in the zipped file.
Just always remember to back up your original files.
You made the green look good! Nice work
dark0 said:
To Do: all you have to do is place the files in the same folder structure that appears in the zipped file (using either resco explorer or whatever explorer you use). Then adjust the home screen settings (Settings>Home Screen) accordingly, reboot the phone and you're good. All files are included in the zipped file.
Just always remember to back up your original files.
Click to expand...
Click to collapse
It is cool. thank you
That is fresh man, extremely fresh...
Nice work...
Hello everyone,
This is a tutorial for dumping os.nb of a official rom in a easier and faster way.
Requirement:
1. htc rom tool
2. os.nb*
*Note: here i take os.nb extracted from a official rom. If you try to dump os.nb of a unofficial rom You will get a dump of everything in one folder.
Ok here we go!
Step1
Open htc rom tool (htcRIE_0.5.0.12) From the drop down menu select your device as soon as u select a window would pop out asking where to save you new rom, here we take desktop.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step2
Now u would see following things on the left side of the screen:
GSM
IPL
SPL
SPLASH
OS
Now, select OS and click add files button the one with (refer to the picture below). and locate ur os.nb
Step3
Just after few sec the os.nb would be added, now the screen would look like the picture below
Step4
Expand RAWFS AND IMGFS you will see some folders in both select theme and go on top there will be a option to save file save it and here it is u will get a dump
Please note that if you select the root directory of the above folders and save u will only get in a bin format.
There is actually way better way
xidump -b os.nb
OndraSter said:
There is actually way better way
xidump -b os.nb
Click to expand...
Click to collapse
Yeah but form here u can actually dump or save any file u want just found easy for me. we can save any file particular
Ok, if MS created a new OS with unsupported files like .dll, exe and .cab; then why can i find those extensions in Windows Folder of my HD7?
Any chance to edit them or something?
It's a new OS based on Windows CE so the binaries are still exe. Just like in iOS, where the binaries are still Unix binaries.
However all apps in WP7 are required to be xap.
The dlls in WP7 system and apps are editable.
I wouldn't suggest editing files. I am sure they are signed with a MS cert. Editing the files will loose said cert & make the system not want to load them. So was the case in WM 6/6.1/6.5/etc. You had to unsign dll/edit/resign dll with sdkcerts.
drkfngthdragnlrd said:
I wouldn't suggest editing files. I am sure they are signed with a MS cert. Editing the files will loose said cert & make the system not want to load them. So was the case in WM 6/6.1/6.5/etc. You had to unsign dll/edit/resign dll with sdkcerts.
Click to expand...
Click to collapse
Thanks for suggesting that cause i was ready to edit some interesting stuff here!
If you have PE Explorer, open the exe/dll in it to see if it's signed.
The icon squared in red should be grayed out like show if there's NO signature. If there is one, it's be colored & selectable. If it's Grayed out it should be safe to edit.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks mate!
This is my own application.So Try it and Rate it.
File Tools
Version:3.0
Screen Shots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Descriptions:
File Tools is a collection for Tools to preform some useful actions on files.
Now it contains File Renamer,File Finder and Duplicate Finder.In future,i will add more tools based on your suggestions.
File Tools Features:
1.Collections of Useful Tools
2.Completely Ad-Free
3.Easy to Navigate
File Renamer:
Do you want to rename 1000 files or more than of that.Then really you need this tool.You can rename 1000 files by adding Date,Number,Custom Text etc at your desire position easily by this tool.
Features:
1.Custom Text
2.Numbering
3.Date
4.Find & Replace
5.Remove Char
File Finder:
Don't know where your files are placed or saved on your Memory Card and want to Search for your desire file easily.Then use this tool.You can easily locate your desire file by choosing a Filters like File Extensions,File Size etc..
Features:
1.Match Case.
2.Search on desire folders.
3.Filtering
Size limit.
Extension.
Duplicate Finder:
Do you have more files in your Memory Card and also having lot of Duplicate files(Same files found in different folders).Then you can easily search for it and able to delete it.By using this tool you can save more memory.
Features:
1.Byte by Byte Search.
2.Easy to delete.
3.Faster search.
Report at:[email protected]
Click to expand...
Click to collapse
Download:
Market link Inside:http://www.cybapps.com/view.php?id=8
(Don't forgot to click some ads)
In order to replace the mostly horrible icons on Windows's "Desktop Screen", means make them look
as icons in Modern UI style, i.e. flat tiles instead of icons, I have created tool "ResourceDLLGenerator"
which allows you to generate from an icon (tile) set you provide a so-called resource DLL.
If you will it's somehow the counterpart to OblyTile, which is applicable for the Windows 8 "Start Screen" only.
DL: http://www.mediafire.com/download/td73ilbhgoi8bzm/ResourceDLLGenerator.zip
Example screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAIMER:
I take no responsibilty for any problems or damage whatsoever arising from the use of this software.
Do everything at your own risk! Thanks for your understanding. Also, this software relies on other products
capabilities to perform the operations described. All rights on these products are property of the respective
creator(s).
What is it?
----------------
Creates from given icon (tile) set(s) a 32-bit resource DLL useable with Windows XP, Vista, 7, 8
What is needed?
------------------------
1. Resource Hacker (included)
2. Microsoft Resource Compiler (included)
3. MortScript (included)
How to use?
-----------------
Download the ZIP and move extracted folder "ResourceDLLGenerator" to HDD in any location of your wish.
Put the icon (tile) set(s) of your choice in subfolder ICO, each icon (tile) set as another subfolder, example
\ICO\iconset-1
\ICO\iconset-2
...
\ICO\iconset-n
Run RC-RES-DLL-Generator.exe
If all went well, the resource DLLs created are located in subfolder DLL.
You may move these DLLs into C:\Windows\System32 folder
Which files can be processed?
--------------------------------------------
ICO files that can be handled by RC.
What resources are processed?
----------------------------------------------
Currently, only ICON resources are processed.
Revision History
------------------------
2014-01-31 First release
thx for sharing, will give it a try asap
Nice to listen! Waiting for your feedback about using ...