Alz & egg support
Open
Nobody has claimed this yet.
new format
new tool
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
The korean archive formats egg and alz used by https://en.wikipedia.org/wiki/ALZip support encryption.
Extracting the hash and having a alz2john and an egg2john tool would be useful.
So far we have the following Encryption Algorithms for egg
ZIP 2.0
AES128
AES256
LEA 128
LEA 256
and zip2.0 for alz files.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing archive-hash extraction tools, then determine how egg and alz formats and their listed encryption algorithms should be handled. Done means alz2john and egg2john can extract usable hashes from the requested encrypted files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100