Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: decrypt databases #150

Merged
merged 23 commits into from
Jan 14, 2022
Merged

feat: decrypt databases #150

merged 23 commits into from
Jan 14, 2022

Conversation

andipaetzold
Copy link
Owner

@andipaetzold andipaetzold commented Jan 10, 2022

  • Tests for each codec/format
  • Documentation

Decrypt

  • Jet
  • MSISAM
  • Office Agile
  • Office Binary Doc RC4
  • Office ECMA Standard Encryption
  • Office RC4 Crypto API

Verify passwords

  • Jet
  • MSISAM
  • Office Agile
  • Office Binary Doc RC4
  • Office ECMA Standard Encryption
  • Office RC4 Crypto API

Ticket

closes #90
see #151

@andipaetzold andipaetzold self-assigned this Jan 10, 2022
@andipaetzold andipaetzold added the enhancement New feature or request label Jan 14, 2022
@andipaetzold andipaetzold marked this pull request as ready for review January 14, 2022 21:49
@andipaetzold andipaetzold merged commit 6f017b0 into main Jan 14, 2022
@andipaetzold andipaetzold deleted the decrypt branch January 14, 2022 21:52
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
# [2.1.0](v2.0.0...v2.1.0) (2022-01-14)

### Features

* support Office Agile & RC4 Crypto API encrypted databases ([#150](#150)) ([6f017b0](6f017b0))
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password protected mdb files
1 participant