Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
/ UnEgg.VS2017.x64 Public archive
forked from dterracino/UnEgg

ALZIP Egg decompression module (Visual Studio 2017 x64) 🇰🇷 알집 egg 압축 해제

Notifications You must be signed in to change notification settings

JayTwoLab/UnEgg.VS2017.x64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnEgg

Information on EGG compression file format and UnEgg decompression module.

The EGG format supports the following features:

  • Store file names in Unicode
  • AES-256 encryption
  • Support for solid compression option to decide the best compression method, that is, analyzes the files to be compressed then chooses whether to compress faster or to prioritize on compression ratio
  • Unlimited number of splitting into smaller pieces of archives

See the Wikipedia article for more information: https://en.wikipedia.org/wiki/EGG_(file_format)

Links

About

ALZIP Egg decompression module (Visual Studio 2017 x64) 🇰🇷 알집 egg 압축 해제

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.0%
  • Makefile 11.6%
  • C 1.4%