Closed sushi2k closed 4 years ago
Hey @sushi2k many thanks for you interested in RMS.
Is the FRIDA cli working fine on your devices?
It seems a generic FRIDA error rather than an issue with RMS. https://github.com/frida/frida-gum/blob/5dc34ad321f3c52c0/gum/gumdarwinmodule.c#L2164
Please let me know π
That's interesting. So I was attaching now one time via Frida CLI to one of my test apps and it was working fine.
And now it also works with RMS.
Will close it for now. Thanks for the swift reply!
Hey @sushi2k Great π please let me know what you think about RMS if you have the chance to play with it for a while π
P.S. from your last screenshot it seems that you still have an issue with the Springboard... That is really strange.
Before spawning/attaching the target app, RMS always tries to attach the Springboard in order to get the list of all the classes that are already loaded in memory before the launch of the target app.
P.S. from your last screenshot it seems that you still have an issue with the Springboard... That is really strange.
Before spawning/attaching the target app, RMS always tries to attach the Springboard in order to get the list of all the classes that are already loaded in memory before the launch of the target app.
I saw that. For now it works :-) I try to have a look at this week. Thanks
Describe the bug [Required] Installed RMS and can access via localhost:5000. iOS device is detected, but when trying to attach or spawn an app I am getting the following error.
To Reproduce [Required] Steps to reproduce the behavior:
Desktop (please complete the following information): [Required]
Smartphone (please complete the following information): [Required]
Method name: [e.g. public static boolean c()] (optional)
I tried with a jailbroken iPad 4 (iOS 13.5) and an iPhone 6S (12.4). Both have latest version of Frida installed via Cydia (12.11.10) and are jailbroken with unc0ver.
Console Logs [Required] See above