IronPE is a Windows PE manual loader written in Rust for both x86 and x64 PE files.
IronPE is a Rust-based tool that manually loads and executes Windows PE executable files directly from memory for both x86 and x64 architectures, aimed at educational exploration of Windows internals.
How It Works
You stumble upon IronPE, a clever tool that lets you peek inside how Windows brings programs to life by loading them straight into memory.
You download the simple Windows program and set it up on your computer so it's ready to use.
Select the option for 32-bit programs on matching computers.
Select the option for 64-bit programs on powerful computers.
You pick a regular Windows program file you want to run in this special memory-only way.
You start the loader with your file, and it carefully unpacks and runs the program entirely in memory, just like Windows does behind the scenes.
You see helpful messages showing each part coming together smoothly until everything is ready.
Your chosen program springs to life successfully, helping you understand Windows program loading magic without any files on disk.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.