KGB Archiver

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(adding identification as per source code)
(distinguishing between version 1 and 2)
 
Line 13: Line 13:
  
 
== Identification ==
 
== Identification ==
As per source code's "compress.cpp" from 2007-10-03 an archive starts with ASCII {{magic|KGB2}}.
+
* As per source code's "compress.cpp" for version 2 beta 2 from 2007-10-03 an archive starts with ASCII {{magic|KGB2}}.
 +
* As per "compress.cpp" for version 1.2.1.24 from 2008-02-09 an archive starts with ASCII {{magic|KGB_arch -}} followed by an ASCII number most likely from {{magic|0}} to {{magic|9}} for the chosen memory consumption model.
  
 
== References ==
 
== References ==
 
* [[Wikipedia:KGB Archiver|Wikipedia article]]
 
* [[Wikipedia:KGB Archiver|Wikipedia article]]
 
* [http://sourceforge.net/projects/kgbarchiver/ SourceForge project]
 
* [http://sourceforge.net/projects/kgbarchiver/ SourceForge project]

Latest revision as of 22:16, 17 October 2023

File Format
Name KGB Archiver
Ontology
Extension(s) .kgb
Released 2006

The KGB Archiver is an archiving and compression program for MS Windows and Unix-like systems. The program supports the ZIP format, but also has its own native KGB format which is based on the algorithm of PAQ6. This format is designed for high compression rather than speed of compression or decompression.

It doesn't appear to spy on you like its namesake in the old Soviet Union.

There hasn't been any update to it in a number of years now, and its official website is no longer up.

[edit] Identification

  • As per source code's "compress.cpp" for version 2 beta 2 from 2007-10-03 an archive starts with ASCII KGB2.
  • As per "compress.cpp" for version 1.2.1.24 from 2008-02-09 an archive starts with ASCII KGB_arch - followed by an ASCII number most likely from 0 to 9 for the chosen memory consumption model.

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox