typora Cracker

FOSSA Status

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

python3 main.py -I ./inject/dump.js /mnt/c/Program\ Files/Typora/resources/app.asar.unpacked/main.node
python3 main.py  -B /mnt/c/Program\ Files/Typora/resources/app.asar.unpacked/main.node

How does it works?

Read this: https://blog.yoshino-s.online/2022/03/31/electron-enc-crack/

License

FOSSA Status

GitHub

View Github