Add support for cracking Lotus Notes ID files using 128-bit RC2, 128-bit AES and 256-bit AES
Open
@kholia is already working on this.
Since Nov 17, 2017.
non-trivial
RFC / discussion
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
We currently only support cracking of Lotus ID files which are using 64-bit RC2 encryption.
We would also like to support Lotus ID files which use 128-bit RC2, 128-bit AES and 256-bit AES encryption algorithms.
Information about Lotus Notes,
IBM Lotus Notes Client V8.5.3 Basic Configuration for Windows English (CI1L2EN)
size = 191091760
sha = 342496A0DD6D61B66DB0B932AF67019FA2628D8D
name = Lotus_Notes853_BC_WIN_EN.exe
IBM Lotus Notes Client V8.5.3 for Windows English (CI1L4EN)
size = 549665216
sha = F26352AA82075DDE07221F8289A30110D9DA7B2D
name = lotus_notes853_win_en.exe
These software can be downloaded from IBM (registration required). This place provides an alternate way to grab the installers.
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.
Assessment
This issue has not been assessed yet.