Extract/Inject/Decrypt Typora
Another extract & decryption and pack & encryption tools for typora.
Warning
Only for study and research. DO NOT USE THIS TOOL FOR CRACKING.
Feature
- Supports Version 1.0.0+ (At least for now.)
- Support Windows And Linux
- Verified On these version
Usage
pip install -r requirements.txt
python3 main.py --help
Usage: main.py [OPTIONS] [PROG]
Options:
-I, --inject PATH Inject file
-B, --from-bak Use bak file as raw program
--help Show this message and exit.
Example