From fa186a32ffb8bd7c10acc9dad99912b9cde51df5 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 30 Dec 2018 02:40:21 +0300 Subject: readme upd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8c2be2..c7b608f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sketchtrial -To bypass Sketch trial verification process you just need to spoof a couple of NSDate calls when the app starts. This repository contains a shared library code that can be inserted (with `DYLD_INSERT_LIBRARIES`) to the Sketch process that spoofs the right `gettimeofday` calls. +To bypass Sketch trial verification process you just need to spoof a couple of NSDate calls when the app starts. This repository contains a shared library code that can be inserted (using `DYLD_INSERT_LIBRARIES`) to the Sketch process that spoofs the right `gettimeofday` calls. ## Building ``` -- cgit v1.2.3