Resource Tuner
Resource Tuner is a resource editor that lets you open an EXE, DLL, or other Windows binary and look inside. You can view and modify embedded elements, replace graphics, update text, or search and extract resources for reuse and analysis — all without needing the original source code.
Product Overview
Resource Tuner is a Windows resource editor that lets users open EXE, DLL, and other executable files to view and modify embedded resources—without needing the original source code. It supports editing common application assets like icons, strings, images, sounds, dialogs, and menus, plus executable properties such as version data.
Built for practical inspection and replacement workflows, Resource Tuner provides a resource viewer and editor that works across Windows versions from 11 down to XP, and across both 32-bit and 64-bit binaries. It also supports multiple executable-related file types, including drivers, ActiveX controls, screen savers, visual styles, and binary .RES files.
Key features
- Open and inspect resources inside EXE, DLL, and other Windows binaries without source code
- View, extract, replace, edit, and delete embedded resources such as icons, strings, images, sounds, dialogs, and menus
- Edit executable properties including version variables and other version data
- Support for 32-bit and 64-bit executables and multiple file types (e.g., .SYS, .OCX, .SCR, .MSSTYLES, .RES)
- UPX unpacker to help work with packed executables and access their embedded contents
- Ability to open problem executable files and edit hidden data that other editors may not surface
How Resource Tuner works
- 1
Open a target binary
Load an EXE, DLL, or supported executable file into Resource Tuner to start viewing its embedded resources.
- 2
Inspect and extract resources
Browse the available resource types and extract items such as icons, strings, images, or dialogs for review and reuse.
- 3
Replace or edit embedded content
Modify, replace, or delete selected resources (including version data) and save the updated executable.
Use cases
- A software developer needs to update an app’s embedded branding by replacing icons or images directly inside an EXE when the original assets or source are unavailable.
- A Windows reverse engineer or analyst wants to inspect an executable’s embedded strings, dialogs, and menus, then extract resources for reuse or further analysis.
- A developer troubleshooting version-related metadata opens an EXE to view and edit version variables and executable properties, ensuring the binary reflects the expected build information.
Who is it for?
Resource Tuner is designed for developers, reverse engineers, and Windows power users who need to inspect and modify resources embedded in compiled binaries. It’s especially useful when the original source code is missing or when packed executables must be examined.