当前位置:网站首页>Typora activation method
Typora activation method
2022-06-26 05:59:00 【Mr.Rop】
Prerequisite :
- need python Environmental Science
- need node Environmental Science
- Will use cmd Command line tools
1. Clone script file
Open the command line tool (win+R Input cmd)
git clone https://github.com/Mas0nShi/typoraCracker.git

Choose a place to store files and create a new folder 
Reuse cmd Enter the new folder , Then enter the clone statement .
Continue to install dependencies at this path (cmd Input in )
pip install -r requirements.txt
2. Find yourself Typora Installation directory resources In the catalog app.asar file

3. Execute unpacking naming
Windows If the path has spaces , Need to use "" wrap up , If you are prompted with permission problems , Run the command line as an administrator , It is recommended to use the administrator to perform the following tasks .
python typora.py "D:\Typora\Typora\resources\app.asar" workstation\outfile\

4. Use the script folder example\path\License.js Replace workstation\outfile\dec_app\License file
5. pack app.asar file
python typora.py -u workstation\outfile\dec_app workstation\outappasar
6. Will be packed back app.asar The file is lost again to Typora Of resources Under the table of contents

7. Generate authorization code
node example/keygen.js
8. Activate
Authorization code enter the generated code , Mailbox input [email protected], Finished .
边栏推荐
- Old love letters
- Gram 矩阵
- Unicloud cloud development obtains applet user openid
- Given two corresponding point sets AB, how to estimate the parameters of the specified transformation matrix R?
- BOM document
- Selective Search for Object Recognition 论文笔记【图片目标分割】
- Posting - don't get lost in the ocean of Technology
- 从新东方直播来探究下小程序音视频通话及互动直播
- Something about MariaDB
- 一段不离不弃的爱情
猜你喜欢

小程序如何关联微信小程序二维码,实现二码聚合

适配器模式

REUSE_ ALV_ GRID_ Display event implementation (data_changed)

Kolla ansible deploy openstack Yoga version

Younger sister Juan takes you to learn JDBC -- two days' Sprint Day2

Redis underlying data structure

Ribbon load balancing service call

Kolla ansible deploy openstack Yoga version

The purpose of writing programs is to solve problems

小程序第三方微信授权登录的实现
随机推荐
421- binary tree (226. reversed binary tree, 101. symmetric binary tree, 104. maximum depth of binary tree, 222. number of nodes of complete binary tree)
Adapter mode
Machine learning 05: nonlinear support vector machines
Soft power and hard power in program development
冒泡排序(Bubble Sort)
RIA想法
力扣 875. 爱吃香蕉的珂珂
Kolla ansible deploy openstack Yoga version
423-二叉树(110. 平衡二叉树、257. 二叉树的所有路径、100. 相同的树、404. 左叶子之和)
机器学习 05:非线性支持向量机
Gram matrix
类和对象的学习
REUSE_ALV_GRID_DISPLAY 事件实现(DATA_CHANGED)
numpy.tile()
MEF framework learning record
Overloading and overriding
Status mode, body can change at will
Easy to understand from the IDE, and then talk about the applet IDE
numpy.log
How to associate wechat applet QR code to realize two code aggregation