
Resource Explorer can view the contents of EXE's and DLL's among other files. You can find this freeware application here.
https://www.brothersoft.com/file_disk_manag...orer_11484.html
Hi there, did you find any other program than resource explorer? I also use that.
I used a hex editor such as Hexworkshop, or WinHEX to view exe or zip files, but now I don't usually see any information (subtle text or ASCII) that I used to see in files of these types a couple years ago.
I guess this is because the file compression and wrapping has changed (or I have the wrong setting on the new programs). I think a debugger or dis-assembler would work for viewing the contents, but I have yet to try one. I know SoftICE and Wasm were good (more than 4 years ago, that is) but I haven't tried them recently, if they still run as specified on (my) WindowsXP Home.
What type of information exactly do you want to see in those files? Edited: hexxx on 30th Jul, 2007 - 4:38am