• Stars
    star
    154
  • Rank 234,545 (Top 5 %)
  • Language
    Objective-C
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

hack Sketch and make the trial never end

sketchtrial

This is a shared library that spoofs some ObjC method calls to disable Sketch license verification.

Tested on Sketch 58.

Make sure to disable SIP (csrutil disable from Recovery), for more information see below.

Building

git clone https://github.com/gch1p/sketchtrial
cd sketchtrial
make

Launching Sketch

You can use sketch.sh, it's a wrapper script that sets necessary environment variables to insert the lib and launches Sketch (it assumes that Sketch.app installed to /Applications, edit the script if it differs for you).

Important

This hack doesn't work on systems with SIP (System Integrity Protection) enabled, and it's enabled by default since El Capitan. It can be easily disabled from Recovery Mode but it's another layer of security which is always good to have so disabling it permanently is not the wisest idea. I'll implement some solution to bypass this restriction when I have time.

More Repositories

1

thinkpad-bios-software-flashing-guide

flashing coreboot on thinkpads without external programmer
Perl
209
star
2

bootstrap-5-autocomplete

autocomplete/typeahead js plugin for bootstrap v5
HTML
103
star
3

voidnsrun

Run glibc binaries in musl libc Void Linux environment
C
61
star
4

mmga

Script for flashing coreboot on MacBooks without using external SPI programmer
Shell
26
star
5

inverter-tools

advanced tools for voltronic inverters
C++
16
star
6

alsa-volume-monitor

C
11
star
7

mojave-permissions

node.js native addon for checking and requesting media permissions on macos
Objective-C++
9
star
8

jobd

simple job queue daemon
JavaScript
9
star
9

isv

Linux utility for controlling Voltronic hybrid solar inverters that use P18 protocol
C
7
star
10

smctool

Linux userspace tool to read Apple SMC keys
C
6
star
11

drm_master_util

suid program that helps to implement a workaround for using modesetting driver under rooless xorg
C
4
star
12

deadbeef-playlist

python library for reading and writing deadbeef binary playlists in dbpl format
Python
3
star
13

electron-ppapi-example

C++
3
star
14

captive-netns-helper

access captive portals without disabling wireguard or changing dns resolver on linux
C
3
star
15

get_macbook_ramcfg

get MacBook's RAM configuration from inteltool -g dump
Python
3
star
16

polaris_pwk_1725cgld

Polaris PWK 1725CGLD smart kettle python library
Python
3
star
17

vkflex-php

C
3
star
18

tpl.js

Native JavaScript templates microlibrary
JavaScript
2
star
19

inverter-http-proxy

Python
2
star
20

pmh7tool

A tool to read, write, dump PMH7 registers
C
1
star
21

write-intel-brightness

Shell
1
star
22

vk-messages-post-archive

easily grab all your vk chat history with attachments
PHP
1
star
23

cf-wl

bash scripts to generate various whitelists for cloudflare networks
Shell
1
star
24

lrpb

last resort primitive backdoor
Shell
1
star
25

it2gpio

inteltool -g dump to gpio values
Python
1
star
26

fuck-adobe

endless photoshop/illustrator subscription for your macbook in 5 minutes
Python
1
star
27

php-jobd-client

PHP client for jobd
PHP
1
star
28

node-vk-build-loader

JavaScript
1
star
29

inverter-bot

Simple Telegram bot for querying InfiniSolar V 5KW hybrid inverter, works with inverterd from inverter-tools. Also implements smart AC charging program and battery level notifications
Python
1
star