I am trying to attach Cycript to a running app on my jailbroken iPhone and I keep getting the following error:
*** _sqlcall(sqlite3_open_v2(db, &database_, SQLITE_OPEN_READONLY, NULL)):../Execute.cpp(2157):CYInitializeDynamic 14:unable to open database file
I am using an iPhone5 running iOS 10.3.3. Has anyone run into this or know how to fix it? Thanks.