mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-09 02:16:46 +00:00
Update README for IS-Z
This commit is contained in:
@@ -111,6 +111,7 @@ Below is a list of archive or archive-like formats that can be extracted and hav
|
||||
- BFPK
|
||||
- BZIP2
|
||||
- GZIP
|
||||
- InstallShield Archive V3 (Z)
|
||||
- InstallShield CAB
|
||||
- Microsoft CAB
|
||||
- MPQ
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using BurnOutSharp;
|
||||
|
||||
Reference in New Issue
Block a user