chaitin / passionfruit

[WIP] Crappy iOS app analyzer
MIT License
1.66k stars 228 forks source link

After upgrading to frida 12 (both client and phone) not working anymore #33

Closed B4RD4k closed 6 years ago

B4RD4k commented 6 years ago

(node:587) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56 parseQuery() will be replaced with getOptions() in the next major version of loader-utils.

Error: Unable to communicate with remote frida-server; please ensure that major versions match and that the remote Frida has the feature you are trying to use

frida-ps -U working!

Please HELP!!

ChiChou commented 6 years ago

It's a bug. Frida 12 has some breaking change and currently I haven't adapt to it. Please wait for the new release. Thanks!

B4RD4k commented 6 years ago

please update here when it will be updated. 10x!!

ChiChou commented 6 years ago

Having trouble with network connection. Source repo has been updated but unable to publish to npm

stevepoland85 commented 5 years ago

Is this on npm yet? Doesn't seem to work for me with Frida 12. Seems pushed, but I'm getting nothing displayed here as well on Frida 12.x. Not seeing any errors either.

ChiChou commented 5 years ago

@stevepoland85 the latest is 0.4.10 and supports frida 12.2.16

stevepoland85 commented 5 years ago

~@ChiChou Okay, I have those versions, but my issue seems to be that I can't enumerate applications.~

~What device/iOS are you using for testing? ~

Solved. issue was me running frida inside of a sandboxed folder "/tmp".