Code Monkey home page Code Monkey logo

unegg's Introduction

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)

ALZip Free Serial Number: EVZC-GBBD-Q3V3-DAD3

unegg's People

Contributors

dterracino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

unegg's Issues

Building UnEgg on Mac OS X 10.7.5

I have been trying to get UnEgg to compile on Mac OS X 10.7.5. I tried using gcc12 and clang-14. Both complain of errors in the code.

e.g /Users/rob/Downloads/unegg.tar/unegg_con/../lib/col/src/stringt/../col_type_traits/col_type_traits.h:128:45: error: unknown class name 'true_type'; did you mean 'std::true_type'?

Your license file states that UnEgg was successfully compiled on Mac OS X 10.6. Can you provide me with the steps you used to compile UnEgg on Mac OS X. Thanks!

LEA encryption

ALZip 10.5 added support for encrypting entries using LEA (https://en.m.wikipedia.org/wiki/LEA_(cipher)). Can you tell me what encryption mode (e.g. CTR, ECB, CBC) of LEA the EGG format uses? From my knowledge the AES mode used is CTR, but from my testing I'm having trouble getting files to decrypt using CTR mode of LEA.

Thanks,

Andrew

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.