Skip to content

Instantly share code, notes, and snippets.

View epc's full-sized avatar
🎯
Focusing

Ed Costello epc

🎯
Focusing
View GitHub Profile
@epc
epc / en-decrypt.py
Created December 19, 2016 15:23 — forked from gwire/en-decrypt.py
Decrypt password protected notes exported from Evernote (ENEX)
#!/usr/bin/env python
# Python script to decrypt encrypted ENEX notes exported from Evernote as ENEX
#
# This will onle work on notes encypted after 2014 using the "ENC0" format
#
# This script requires a modified version of pbkdf2.py to support SHA256
# https://github.com/PaulUithol/python-pbkdf2
#
# There's no helpful error if your password was incorrect, it will just