Skip to content

Instantly share code, notes, and snippets.

@HoMeCracKeR
HoMeCracKeR / index-49cdebc0.js
Last active December 2, 2025 13:16
LAudio_script1_v2.0.21
var Kl=Object.defineProperty,Jl=Object.defineProperties;var Ql=Object.getOwnPropertyDescriptors;var Ur=Object.getOwnPropertySymbols;var sa=Object.prototype.hasOwnProperty,aa=Object.prototype.propertyIsEnumerable;var zo=(e,t,r)=>t in e?Kl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,k=(e,t)=>{for(var r in t||(t={}))sa.call(t,r)&&zo(e,r,t[r]);if(Ur)for(var r of Ur(t))aa.call(t,r)&&zo(e,r,t[r]);return e},D=(e,t)=>Jl(e,Ql(t));var ia=(e,t)=>{var r={};for(var o in e)sa.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ur)for(var o of Ur(e))t.indexOf(o)<0&&aa.call(e,o)&&(r[o]=e[o]);return r};var Vn=(e,t,r)=>(zo(e,typeof t!="symbol"?t+"":t,r),r);var de=(e,t,r)=>new Promise((o,s)=>{var i=u=>{try{c(r.next(u))}catch(d){s(d)}},l=u=>{try{c(r.throw(u))}catch(d){s(d)}},c=u=>u.done?o(u.value):Promise.resolve(u.value).then(i,l);c((r=r.apply(e,t)).next())});import{c as At,d as kr,V as Oe,r as a,e as st,u as or,M as ec,l as se,a as Ge,b as yt,f as bt,T as St,R as ht,j as n,A as wt,s as at,C as Te,g as sr,h a
@HoMeCracKeR
HoMeCracKeR / ccdl.command
Last active July 16, 2022 22:03
Adobe Offline Package Generator v0.1.3 (macOS only).
#!/bin/bash
CYAN="$(tput bold; tput setaf 6)"
RESET="$(tput sgr0)"
clear
if command -v python3 > /dev/null 2>&1; then
if [ $(python3 -c "print('ye')") = "ye" ]; then
clear
#!/usr/bin/env swift
//
// REPL.swift
//
// Created by nuomi1 on 8/5/18.
// Copyright © 2018年 nuomi1. All rights reserved.
//
import Foundation
@HoMeCracKeR
HoMeCracKeR / create-iso.sh
Created March 4, 2021 19:19 — forked from julianxhokaxhiu/create-iso.sh
Simple bash script to create a Bootable ISO from macOS Big Sur Install Image from Mac App Store
#!/usr/bin/env bash
#===========================================================================
# Works only with the official image available in the Mac App Store.
# Make sure you download the official installer before running this script.
#===========================================================================
# Change this at your desire. Sometimes this works out of the box, sometimes not.
# Default size: ~13.5 GB
DISK_SIZE="13000m"
@HoMeCracKeR
HoMeCracKeR / create-iso.sh
Created March 4, 2021 19:18 — forked from julianxhokaxhiu/create-iso.sh
Simple bash script to create a Bootable ISO from macOS Catalina Install Image from Mac App Store
#!/usr/bin/env bash
#===========================================================================
# Works only with the official image available in the Mac App Store.
# Make sure you download the official installer before running this script.
#===========================================================================
hdiutil create -o /tmp/Catalina.cdr -size 9000m -layout SPUD -fs HFS+J
hdiutil attach /tmp/Catalina.cdr.dmg -noverify -mountpoint /Volumes/install_build
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/install_build --nointeraction
hdiutil detach "/Volumes/Install macOS Catalina"
@HoMeCracKeR
HoMeCracKeR / osx-software-update-urls.txt
Last active September 14, 2018 01:24 — forked from geoff-nixon/osx-software-update-urls.txt
URLs of the index files used by the software update client on OS X
10.3 (Panther):
https://swscan.apple.com/scanningpoints/scanningpointX.xml
10.4 (Tiger):
https://swscan.apple.com/content/catalogs/index.sucatalog
https://swscan.apple.com/content/catalogs/index-1.sucatalog
10.5 (Leopard):
https://swscan.apple.com/content/catalogs/others/index-leopard.merged-1.sucatalog
@HoMeCracKeR
HoMeCracKeR / cracking.md
Created June 18, 2017 14:37 — forked from vertexclique/cracking.md
Cracking guide for Sublime Text 3 Build 3059 / 3065 ( Mac / Win x86_64 / Windows x86 / Linux x64 / Linux x86 )

MacOS

Build 3059

MD5: 59bab8f71f8c096cd3f72cd73851515d

Rename it to: Sublime Text

Make it executable with: chmod u+x Sublime\ Text

一些MAC软件的破解方法
  1. 找到对应版本的命令
  2. 打开终端(terminal) 或者 iterm2
  3. 关闭软件
  4. 执行命令
  5. 重新打开软件
Sublime Text

| 版本 | 命令 |

@HoMeCracKeR
HoMeCracKeR / Sublime Text 3 License Key Crack
Created July 7, 2016 01:39
Sublime Text 3 License Key Crack
—– BEGIN LICENSE —–
Michael Barnes
Single User License
EA7E-821385
8A353C41 872A0D5C DF9B2950 AFF6F667
C458EA6D 8EA3C286 98D1D650 131A97AB
AA919AEC EF20E143 B361B1E7 4C8B7F04
B085E65E 2F5F5360 8489D422 FB8FC1AA
93F6323C FD7F7544 3F39C318 D95E6480
FCCC7561 8A4A1741 68FA4223 ADCEDE07
@HoMeCracKeR
HoMeCracKeR / sublime_text3_crack.md
Created May 12, 2016 22:10 — forked from sublime-crack4/sublime_text3_crack.md
Sublime Text crack 3112 3103 Win64 Win32 Linux64 Linux32 OSX Mac MacOS latest

cat

To pupils: all binaries can be downloaded http://pan.baidu.com/s/1ntCChyp

After overwriting, maybe need to run chmod +x /path/to/sublime_text. For linux default installation, need to add sudo.

For programmers: