1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-09 07:11:03 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
John Doe
4dab13932c Add enc8 hash format support (module 33000)
- Implements new hash mode for enc8 format
- Uses base64 decoding with 4-byte salt extraction
- Compatible with existing md5(.) kernel (mode 10)
- Follows project code style guidelines
- MIT licensed

Example hash: {enc8}D5CJdzcm8Wkn1hmHleiN9xE8wl0=

Co-Authored-By: SQL master
2024-12-15 16:44:42 +08:00