FuzzySecurity/Fermion

Remote device

0xElessar opened this issue · 4 comments

Hello,

thank you for such great tool. Can you elaborate though how to connect to a remote device, please? I could not find any information anywhere about it, apart from changelog where it says this feature was added.

I have an iPhone connected to my MacOS. I can see it with frida-ls-devices and frida-ps -U, but still Fermion shows only a local device.

If I missed something obvious, please accept my apologies.

thanks

Hey, sorry for the delay. Did you manage to figure this out? Try to make sure the version of frida on the device is the same as used by Fermion.

Hello, not really. I just checked the Frida version, the OS version and the one running on the device is the same (2.6.18).
But I think I have another problem really. I am suspecting the package does not install properly on my system. I am using HIGH SIERRA MacOS in a VM. I follow all installation steps, but when the UI start, I can see it and I can put different values in fields, but no Button works. Clicking anything does not do anything :(
Any advice would be welcomed ... Thank you.

Yea I think it didn't build properly in that case, you need to make sure you set the env variables before you npm install. Try building on a different platform as well.

I can't replicate this issue. Please try this natively on OSX or on a Windows / Linux VM. If you can give me a step-by-step to replicate the issue please reopen this ticket.