This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Subscribe to my YouTube Channel -> https://www.youtube.com/c/jerrylokjianming # | |
| How to Crack Sublime Text 3.2.2 Build 3211 with Hex Editor (without license) ↓ | |
| 1. Download & Install Sublime Text 3.2.2 Build 3211 | |
| 2. Visit <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) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Assume we are in your home directory | |
| cd ~/ | |
| # Clone the repo from GitLab using the `--mirror` option | |
| $ git clone --mirror [email protected]:mario/my-repo.git | |
| # Change into newly created repo directory | |
| $ cd ~/my-repo.git | |
| # Push to GitHub using the `--mirror` option. The `--no-verify` option skips any hooks. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | root@instance-2:~/havoc# brunch tulip | |
| [W][2019-12-31T12:25:49+0000][11329] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files | |
| [W][2019-12-31T12:25:49+0000][11329] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files | |
| vendor/xiaomi/twolip/twolip-vendor.mk:621: warning: target `vendor/xiaomi/twolip/proprietary/product/lib64/libaptXHD_encoder.so' doesn't match the target pattern | |
| vendor/xiaomi/twolip/twolip-vendor.mk:621: warning: target `vendor/xiaomi/twolip/proprietary/product/lib64/libaptXHD_encoder.so' doesn't match the target pattern | |
| vendor/xiaomi/twolip/twolip-vendor.mk:621: error: multiple target patterns. | |
| 12:25:50 dumpvars failed with: exit status 1 | |
| Device tulip not found. Attempting to retrieve device repository from Havoc-OS Github (http://github.com/Havoc-Devices). | |
| Repository for tulip not found in the Havoc-Devices G |