Skip to content

Resource Hacker is a free utility for viewing, modifying, adding, and deleting resources in 32- and 64-bit Windows executable files.

Notifications You must be signed in to change notification settings

JustinWCola/Resource-Hacker-4.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Resource Hacker

Resource Hacker is a free utility for viewing, modifying, adding, and deleting resources in 32- and 64-bit Windows executable files (*.exe, *.dll, *.cpl, *.ocx, *.mui, and others).

image

✨ How download

Open Latest Release: Button

image

📋 About

The program is widely used by developers, translators, and enthusiasts to customize the appearance and behavior of applications. It allows you to look "inside" an executable file and modify what is usually hidden from view.

✨ Features

  • View Resources — a convenient tree view of the file structure: icons, cursors, menus, dialog boxes, string tables, version information, and much more.
  • Extract Resources — save any resources to disk as separate files (images, scripts, binary data).
  • Edit and Replace — modify text in dialogs and menus, replace icons and images with your own.
  • Add New Resources — embed new elements into a file, for example, to support additional interface languages.
  • Script Support — built-in resource compiler and decompiler for working with .rc files.
  • Command Line — full support for automating operations via CLI for batch processing files.
  • 32/64-bit Support — correctly handles modern applications.

🚀 Usage

  • Localization (translation) of programs into other languages.
  • Replacing graphics (icons, images) in existing applications.
  • Analyzing the internal structure of unknown or old files.
  • Restoring original resources from backup copies.

📥 Installation and Usage

  1. Download the latest version of the program from the Releases section.
  2. Extract the archive (the program is portable and does not require installation).
  3. Run ResourceHacker-x4.exe.
  4. Open the desired file via the File -> Open menu.

Keywords(ignore)

resource-hacker, windows-utility, exe-editor, dll-editor, pe-files, icon-editor, freeware, localization-tools, reverse-engineering, reshack