Naming Conventions

From SkullSecurity
Revision as of 16:14, 27 February 2008 by Ron (talk | contribs) (New page: While working with the Warden modules, I've come up with a bit of a convention that I hope others will use. Blizzard named the encrypted files [md5sum].mod. So I started there. * [md5s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

While working with the Warden modules, I've come up with a bit of a convention that I hope others will use.

Blizzard named the encrypted files [md5sum].mod. So I started there.

  • [md5sum].mod -- Encrypted files
  • [md5sum].mod -- Decrypted, compressed files
  • [md5sum].tmp1.bin -- Decrypted, decompressed and unprepared files
  • [md5sum].bin -- Decrypted, decompressed and prepared files