updated sublimetext state

This commit is contained in:
Paul 2021-05-24 18:08:44 +02:00
parent c4561519b3
commit ff8ff2be6a
2 changed files with 121 additions and 1 deletions

View File

@ -1,5 +1,5 @@
--- ---
sublimetext: sublimetext:
fetch_url: https://paulbsd-pub.s3.fr-par.scw.cloud/sublimetext fetch_url: https://paulbsd-pub.s3.fr-par.scw.cloud/sublimetext
archive_name: sublime_text_3_build_3211_x64.tar.bz2 archive_name: sublime_text_build_4107_x64.tar.bz2
install_dir: /opt install_dir: /opt

View File

@ -42,3 +42,123 @@ A684C2DC 0B1583D4 19CBD290 217618CD
DD9AF44B 99C49590 D2DBDEE1 75860FD2 DD9AF44B 99C49590 D2DBDEE1 75860FD2
8C8BB2AD B2ECE5A4 EFC08AF2 25A9B864 8C8BB2AD B2ECE5A4 EFC08AF2 25A9B864
------ END LICENSE ------ ------ END LICENSE ------
------------------------------------------------------------------------------
### YouTube Channel ```https://www.youtube.com/c/jerrylokjianming```
------------------------------------------------------------------------------
### How to Crack Sublime Text 3.2.2 Build 3211 with Hex Editor (Windows | Without License) ↓
1. Download & Install Sublime Text 3.2.2 Build 3211
2. Visit [https://hexed.it/](https://hexed.it)
3. Open file select sublime_text.exe
4. Offset ```0x8545```: Original ```84``` -> ```85```
5. Offset ```0x08FF19```: Original ```75``` -> ```EB```
6. Offset ```0x1932C7```: Original ```75``` -> ```74``` (remove UNREGISTERED in title bar, so no need to use a license)
7. Export File and save it to location you want
8. Backup ```sublime_text.exe``` file (just rename)
9. Copy ```sublime_text.exe``` modified to **directory Sublime Text 3**
10. Happy Coding :)
<details>
<summary>Screenshot</summary>
![Screenshot](https://i.imgur.com/TuNKDqk.png)
</details>
------------------------------------------------------------------------------
### How to Crack Sublime Text 4 Alpha 4098 with Hex Editor (Windows | Without License) ↓
1. Download & Install Sublime Text 4 Alpha 4094
2. Visit [https://hexed.it/](https://hexed.it)
3. Open file select sublime_text.exe
4. Go to Address: ```0000A700``` change ```80 38 00``` to ```FE 00 90```
5. **Export File** and save it to location you want
6. Backup ```sublime_text.exe``` file (just rename)
7. Copy ```sublime_text.exe``` modified to **directory Sublime Text 4** (i.e C:\Program Files\Sublime Text)
8. Use this License
```
----- BEGIN LICENSE -----
TwitterInc
200 User License
EA7E-890007
1D77F72E 390CDD93 4DCBA022 FAF60790
61AA12C0 A37081C5 D0316412 4584D136
94D7F7D4 95BC8C1C 527DA828 560BB037
D1EDDD8C AE7B379F 50C9D69D B35179EF
2FE898C4 8E4277A8 555CE714 E1FB0E43
D5D52613 C3D12E98 BC49967F 7652EED2
9D2D2E61 67610860 6D338B72 5CF95C69
E36B85CC 84991F19 7575D828 470A92AB
------ END LICENSE ------
```
9. Happy Coding :)
<details>
<summary>Screenshot</summary>
![Screenshot](https://i.imgur.com/TVqTojB.png)
</details>
------------------------------------------------------------------------------
Blocked by **Microsoft Defender SmartScreen** -> **More Info** -> **Run Anyway**
<details>
<summary>Screenshot</summary>
![Screenshot](https://i.imgur.com/t4QlRZ6.png)
![Screenshot](https://i.imgur.com/18372Rh.png)
</details>
------------------------------------------------------------------------------
### How to Crack Sublime Text 3 & 4 Alpha 4094 with Hex Editor (Linux & MacOS | With License) ↓
1. Download & Install Sublime Text 3 or 4
2. Visit [https://hexed.it/](https://hexed.it)
3. Open file select sublime_text
* Linux Location: /opt/sublime_text/sublime_text
* MacOS Location: /Application/Sublime Text [version].app (Correct Me If I'm Wrong)
4. **Search** ```97 94 0D``` and ```Change``` to ```00 00 00```
5. **Export File** and save it to location you want
6. Backup ```sublime_text``` file (just rename)
7. Copy ```sublime_text``` modified to **default directory Sublime Text**
8. Use this License
```
----- BEGIN LICENSE -----
TwitterInc
200 User License
EA7E-890007
1D77F72E 390CDD93 4DCBA022 FAF60790
61AA12C0 A37081C5 D0316412 4584D136
94D7F7D4 95BC8C1C 527DA828 560BB037
D1EDDD8C AE7B379F 50C9D69D B35179EF
2FE898C4 8E4277A8 555CE714 E1FB0E43
D5D52613 C3D12E98 BC49967F 7652EED2
9D2D2E61 67610860 6D338B72 5CF95C69
E36B85CC 84991F19 7575D828 470A92AB
------ END LICENSE ------
```
9. Happy Coding :)
<details>
<summary>Screenshot</summary>
![Screenshot](https://i.imgur.com/G44zErG.png)
</details>
------------------------------------------------------------------------------