BSArc and BSA
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|bsa}}, {{ext|bsn}} |released=1991? }} '''BSArc''' and '''BSA''' are compressed archive utilities, and a...") |
m |
||
Line 13: | Line 13: | ||
== Identification == | == Identification == | ||
− | A | + | A possible signature for BSArc's .bsa files is {{magic|0x00 0xAE}} at offset 1, followed by a byte with value {{magic|0x02}}, {{magic|0x03}}, or {{magic|0x07}}. |
BSA's .bsn files probably begin with signature {{magic|0xFF 'B' 'S' 'G'}}. [[IDArc]] says this sequence may also start at offset 1 or 3. | BSA's .bsn files probably begin with signature {{magic|0xFF 'B' 'S' 'G'}}. [[IDArc]] says this sequence may also start at offset 1 or 3. |
Revision as of 16:01, 16 November 2020
BSArc and BSA are compressed archive utilities, and associated file formats. They were developed by PhysTechSoft (PTS), a Russian software company better known for the PTS-DOS operating system (Wikipedia article). BSArc is also credited to Serg Babitchew. The relationship between BSArc and BSA is unclear.
BSA, at least, was apparently available for a number of different platforms. It lists DOS, Windows, OS/2, QNX, and Unix.
Contents |
Identifiers
Confusingly, BSArc's default file extension is .bsa, and BSA's is .bsn.
Identification
A possible signature for BSArc's .bsa files is 0x00 0xAE
at offset 1, followed by a byte with value 0x02
, 0x03
, or 0x07
.
BSA's .bsn files probably begin with signature 0xFF 'B' 'S' 'G'
. IDArc says this sequence may also start at offset 1 or 3.
IDArc also identifies a format it calls "BS2/BSArc", which starts with 0xD4 0x03 'S' 'B' ' ' 0x00
.
Software
- BSArc at old-dos.ru
- BSA at old-dos.ru
- BSArc V1.9.3 (DOS software, Russian)
- BSA 2.00 Rel 0.972 (DOS software, English)
- BSA 2.0 Rel 1.10 (DOS software, English)