-
Notifications
You must be signed in to change notification settings - Fork 63
Description
frida -U -f com.cute.cat.house -l ./agent.js --auto-reload
____
/ _ | Frida 16.6.1 - A world-class dynamic instrumentation toolkit
| (| |
> _ | Commands:
// || help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to iPhone (id=00008020-001D084C0AFA002E)
Spawned com.cute.cat.house. Resuming main thread!
Error: expected a pointer
at (agent/il2cpp/FileUtils.js:4)
at call (native)
at o (node_modules/browser-pack/_prelude.js:1)
at (node_modules/browser-pack/_prelude.js:1)
at (agent/il2cpp/CSFileOut.js:3)
at call (native)
at o (node_modules/browser-pack/_prelude.js:1)
at (node_modules/browser-pack/_prelude.js:1)
at (agent/dumper.js:15)
at call (native)
at o (node_modules/browser-pack/_prelude.js:1)
at (node_modules/browser-pack/_prelude.js:1)
at (agent/index.ts:3)
at call (native)
at (/Volumes/Lexar_2TB/crack/猫咪庄园/CatsMansion/_agent.js:2369)
at call (native)
at (/Volumes/Lexar_2TB/crack/猫咪庄园/CatsMansion/_agent.js:2369)
at call (native)
at o (node_modules/browser-pack/_prelude.js:1)
at r (node_modules/browser-pack/_prelude.js:1)
at (/Volumes/Lexar_2TB/crack/猫咪庄园/CatsMansion/_agent.js:3493)
[iPhone::com.cute.cat.house ]-> Process terminated
[iPhone::com.cute.cat.house ]->
Thank you for using Frida!