Unknown cabinet file
Note: The following message was originally posted by an unknown forum member on 03/10/2010, but was flagged as spam. I'm manually reposting it here to make it available to everyone.
I'm using the Universal Extractor to unpack an "installer". It runs the 7z unpacker which leaves me with a tree full of small files, and a large file "CABINET" under ".rsrc\1033\RCDATA\" which contains the bulk of what I'm aiming for.
I want to further unpack this "CABINET" file which I highly suspect has more garbage in it (a visual dump leaves me very suspicious). Unfortunately, UE doesn't recognize the file and won't unpack it. It doesn't appear to be a real MS .CAB file. The first four bytes of the file are 0x14, 0x12, 0xab, 0x55. There is no "CAB" signature at the beginning of the file.
I haven't been able to identify what type of "cabinet" file this is. Can somebody please give me a suggestion on how I might identify and further unpack it?
Any help would be appreciated!