looking inside an .exe

oldman420

Platinum Member
May 22, 2004
2,179
0
0
Is their any way to extract the files inside an .exe file without running the .exe file to get at them?
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
If the .exe is actually a self-extracting archive, then any number of tools will work, including 7-Zip.

The .exe part is an executable file, and if you want to peek inside that it's a different story.