Resource Tuner Console 1.93

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Resource Tuner Console description
Batch edit resources embedded in 32-bit and 64-bit EXE and DLL files
Resource Tuner Console is a stand-alone command-line program for Windows, designed to automatically edit resources in large numbers of executable files.
This command-line resource editor allows using VBScript to create a repeatable process for updating and customizing resources during the final stage of the build process, or at any time you wish to make modifications of file version information on existing Windows EXE or DLL files without needing to recompile the source code.
The program is well suited for integrating into your build system, and takes the drudgery out of manual editing and repetitive tasks.
All the functionality of Resource Tuner Console is called from within your VBScript. Resource Tuner Console fully supports Unicode and lets you add, edit or delete strings and XML application manifests in multiple languages, swap icons and bitmaps, update version information for several hundred files at once, and more.
Sample scripts illustrated the main features can be found within the Resource Tuner Console package. RTC handles a variety of different 32-bit PE ("portable executable") file types, including .EXE, .DLL, .SCR, .CPL, Device Drivers (.SYS), OCX Controls, and Borland Libraries (.dpl and .bpl).
Whenever large numbers of files have to be processed or to be accessible through scripting, you need Resource Tuner Console.
Here are some key features of "Resource Tuner Console":
· Add, edit, rename, replace, or delete string resources in executables
· Add, delete, or update file version information
· Modify the language for all of the resources in the files to one uniform value
· Convert a multi-lingual resource directory into a single-language one
· Convert a single-language resource directory into a multi-lingual one
· Create a copy of the resource with another specified language
· Provide support for multi-byte international character sets
· Update the checksum in the PE file header
· Export and save an entire file's resources as a resource DLL
· Multiple invokations using different parameter values
Requirements:
· 16 MB RAM
· 15 Mb free disk space
Limitations:
· 60 days trial period
· Resource Tuner Console Demo allows you to process only two files at a time.
· Resource Tuner Console Demo watermarks the resulting executables with a custom string inserted into the Version Info resource, such as "made with an unregistered copy. Register to remove this messages
What's New in This Release: [ read full changelog ]
· Now supports direct access to data and manipulation of data in a PE file. Added the new PEDataProxy object.
· Now RTC supports multiple instances running at the same time.
· Bugfix: RTC didn't actually delete the original resource until saving the file.
· RTC is now Windows 8 Ready.
· Fixed several minor issues.

http://www.softpedia.com/dyn-postdownload.php?p=17278&t=0&i=1

http://www.softpedia.com/dyn-postdownload.php?p=17278&t=0&i=2
 
Top