加密記事本專案
Encrypted-Notepad Project 2017-2020
- Visit our release https://github.com/oxygen-TW/Encrypted-Notepad/releases
- SourceForge: https://sourceforge.net/projects/encryption-notepad/
- Download Encrypted Notepad.
- Uncompress the ZIP file.
- Run Setup.exe
- When first use this software,you have to set you KEY that use for encrypt your file.
- After KEY setting,You should change the default USER PASSWORD,the default password is
0000
. - Enjoy it!
usage: batchProcessor.py [-h] -i INPUT -o OUTPUT -p PASSWORD [-e] [-d]
Batch processor of EncryptedNotepad
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
The folder path you want to process.
-o OUTPUT, --output OUTPUT
The destination folder path.
-p PASSWORD, --password PASSWORD
Your user password.
-e Encrypt mode.
-d Decrypt mode.
conda install pyCryptodome PyQt
python EncryptedNotepad.py
ad.py`