SabreTools / BinaryObjectScanner

C# protection, packer, and archive scanning library
MIT License
84 stars 13 forks source link

[Bug] MS-CABs not consistently extracted #66

Open TheRogueArchivist opened 2 years ago

TheRogueArchivist commented 2 years ago

On some discs (Age of Empires III Disc 2), it seems that MS-CABs aren't extracted when doing a directory check (Ex. "./test F:"), and are only extracted (or show output of archive scanning) when scanning the file directly (Ex. "./test "F:\Disk2C~1.cab").

mnadareski commented 2 years ago

@SilasLaspada please check this with the latest commits