Skip to content

A simple script that makes typora's trial period never end, maybe it works.

License

Notifications You must be signed in to change notification settings

jieran233/TyporaBuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TyporaBuster

=> Here are the README in English

一个简单的Python脚本,能使Typora试用期永不结束,也许会奏效。

State-of-the-art Shitcode

Features

  • 仅支持Windows平台

  • 基于 Typora 1.3.8 编写,无法保证其他版本能用,如果你没有安装对应版本,可以在这里下载,typora-setup-x64.exe

  • 依靠修改注册表实现无限试用,不修改程序文件

  • 支持写入hosts以屏蔽typora更新(可选,但强烈推荐使用)

  • 支持删除profile.data typora.log typora-old.log以绝后患

Usage

Running from python script

注意:请在运行脚本前至少运行过一次新安装的Typora,且请以管理员身份运行脚本

git clone --depth=1 https://github.com/jieran233/TyporaBuster
cd TyporaBuster
python typorabuster.py

Running from binary executable file packed by pyinstaller

See Releases of this repo.

CLI parameters

typorabuster.py <操作>

无参数: 一般运行

操作:
reg  修改注册表,无限试用
rm   删除 ['profile.data', 'typora.log', 'typora-old.log']

About

A simple script that makes typora's trial period never end, maybe it works.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages