At home for more than 30 days to return to the company to see gitKraken to charge, in line with the spirit of the next support for certain online has been cracked

1. Download and install the gitKraken package before 6.5.1

Release.axocdn.com/win64/GitKr…

2. Mask the host update

# gitKraken update block 127.0.0.1 release.gitkraken.comCopy the code

3. Open Gitkraken and log in

4. Download the decryption script

git clone https://github.com/5cr1pt/GitCracken.git
cd GitCracken/GitCracken
rm yarn.lock
yarn install
yarn build
# windows gitbashNode dist/bin/gitcracken. Js patcher -- -- asar ~ / AppData/Local/gitkraken/app - 6.5.0 / resources/app. Asar# mac Node dist/bin/gitcracken.js patcher --asar Your gitkraken directory /resources/app.asarCopy the code

5. Restart Gitkraken and you can see Pro in the lower right corner

To change the account, run the node command again

Reference:

Plug-in making

Break the plugin

zhuanlan.zhihu.com/p/109135183

www.v2ex.com/t/645112