ChiChou/grapefruit

IGF stuck at device fetch information page

B4RD4k opened this issue · 4 comments

Hi,

I am using Iphone SE 13.3 jailbroken and installed with frida 15.0.2 (installed from cydia repo).
I tried to install igf using npm install -g igf and it was installed without errors.
now it stuck at the page described above (ss attached)

any help?
10x

image

I just checked the frida version installed with python and it's working on 15.0.2.
changing the package.json to frida 15.0.2 returned a lot of errors when trying to run if again.

Update:
Looks like IGF doesn't suupport frida-node >= 15.0.0.

image

Please try v0.9.2

Works thanks for the hard work!