I want to get a cab file out of an executable installer (not an msi file) that doesn't work correctly because it was set up wrong. Is there some way that I could get the cab file out of the installer ...
PEAnalyzer is a small Windows command-line tool. It reads PE (Portable Executable) files and provides detailed information about them. This includes headers, sections ...