Information-First Engineering. Absolute System Purity.
Welcome to the official source repository for Resource Alchemy Hacker. This project serves as the digital station for EliteSoftware's engineering initiatives, blending the peak of Frutiger Aero (2007-2011) aesthetics with hardened, high-performance architectures of 2026.
EliteSoftwareTech rejects modern "flat" design in favor of skeuomorphic depth and absolute user agency. We believe software should be an immersive workstation environment, not a mobile-friendly toy.
- Aerexplorer: Restoring functional and aesthetic purity to the Windows shell.
- System Purity: Zero-compromise approach to system telemetry and performance.
- Modern Hybridization: Blending classic UX depth with Win32 API power.
- Automation: PowerShell 7.4 | 5.1
- Frameworks: Native C++ (Win32 API)
- System Modding: PE Executable Resource Manipulation
- Languages: C++, HTML/CSS/JS (Static Station)
- YouTube: EliteSoftware Channel
- Main Portal: elitesoftwaretech.cc
This repository employs an automated CI/CD build chain via build.ps1 and Scripts/publish_release.ps1 to rapidly deploy Authenticode-signed releases directly to GitHub.
- Clone the repository.
- Execute
build.ps1to compile the GUI, CLI, and Shell Extension components. - Open
index.htmlin any modern browser to view the static site representation.
Lead: Zachary Whiteman Region: Fingerlakes, NY "Density is efficiency."
Resource Alchemy Hacker is a specialized Win32 portable executable (PE) resource editor and extractor. It mirrors the classic Resource Hacker functionality but is engineered entirely in native C++ for extreme performance and compatibility on legacy systems (Windows Vista/7) up to Windows 11.
Outlines the core functions, limitations, and operational boundaries of manipulating embedded RT_ICON, RT_STRING, RT_DIALOG, and RT_VERSION blocks within Win32 PE binaries.
- UI refinements to align with classic WinForms high-density layout guidelines.
- Dynamic registry-driven settings manager expansion.
- Detailed operations logging enhancements.
- Monolithic extractions and smart resource backing.
Built in accordance with EliteSoftware GUI development guidelines.
- Technology Stack: Native C++ Win32 API, MSBuild.
- Environment: Standalone desktop executable (No .NET dependencies required).
- Run
ResourceAlchemyHacker_GUI.exe. - Load a PE executable (
.exe,.dll,.mun). - Navigate the resource tree to extract, replace, or delete internal resources.
- Authors: Zachary Whiteman, Susan Gemm, TheShadyRainbow4, EliteSoftwareTech Co.
- Company: EliteSoftware / EliteSoftwareTech Co.
- Document Version: 1.2.0.0
- Target Framework: Native C++ (WinForms / Legacy Win32 aesthetic)
- Minimum OS Target: Windows Vista / Windows 7
This project was built in close collaboration with Google's Gemini. Many features, design choices, and lines of code were generated or heavily influenced by AI. The goal was less about perfect, clean code and more about exploring the creative potential of human-AI partnership. It's an experiment in letting the "vibe" of an idea guide the development process.
Expect the unexpected. Embrace the chaos. And have fun!


