Resource Hacker

Resource Hacker — редактор ресурсов; программа, предназначенная для просмотра, извлечения и замены ресурсов в исполняемых файлах формата PE, которые используются в ОС Windows, например .EXE или .DLL.
С помощью этой программы можно производить поиск и замену иконок, изображений и текстовых строк в исполняемых файлах. Программа может работать из командной строки.
Resource Hacker™ is a resource editor for 32bit and 64bit Windows® applications. It's both a resource compiler (for *.rc files), and a decompiler - enabling viewing and editing of resources in executables (*.exe; *.dll; *.scr; etc) and compiled resource libraries (*.res, *.mui). While Resource Hacker™ is primarily a GUI application, it also provides many options for compiling and decompiling resources from the command-line.
Compiling can be initiated either by opening an existing resource script file, or by creating one from scratch using Resource Hacker's editor.
A complete list of Resource-Definition Statements can be found here.
Additional features of Resource Hacker's compiler include: The #INCLUDE directive (to access definition statements in header files etc) can be nested to multiple levels, as can the #IF, and #IFDEF directives. #DEFINE, #UNDEF, #IF, #ELIF, #ELSE, #IFDEF, #IFNDEF, #INCLUDE, and #PRAGMA directives are all supported. Strings, between double-quote (") characters, may contain typical 'C' style backslashed 'escaped' characters — \t , \n , \\ , \" , \x, \u and \377 (octal). A double-quote within a string must be 'escaped' using either a preceding backslash or with another double-quote. Script comments are preceded either by double forward-slashes (

Домашняя страница
Для просмотра ссылки Войди
Скачать
Для просмотра ссылки Войди
Для просмотра ссылки Войди