'Cycript executes @import com.saurik.substrate.MS with exception throw new ReferenceError("Can't find variable: apr_pool_t")
I'm working on my semi-tethered jailbreaking iPhone 6Plus, iOS version 12.4.7.
When I remote run cycript with my iPhone, and try to load com.saurik.substrate.MS, I got this exception message throw new ReferenceError("Can't find variable: apr_pool_t"). And this is the code below:
Hepings-iPhone-6Plus:~ root# cycript
cy# @import com.saurik.substrate.MS
throw new ReferenceError("Can't find variable: apr_pool_t") /*
require@[native code] */
I'm a newbie to cycript. So what should I do to tackle this problem? And why this happened?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
