Skip to content

Instantly share code, notes, and snippets.

@kierenj
Created May 30, 2012 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kierenj/2837546 to your computer and use it in GitHub Desktop.
Save kierenj/2837546 to your computer and use it in GitHub Desktop.
File entry
----------
Offset: last file offset + last file length
Length: length of file contents
Data: contents of file
Effectively, each file is dumped to disk, one after the other. No index, filenames, or other information is stored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment