Devender

Results 6 comments of Devender

Use the below command , it will solve the issue **Solution** : ``` frida --device 241ca882 -f com.an.biometric.sample -l fingerprint-bypass.js ``` Add **-f** option before the app name

Hi @nareshrathnam , Can you share the screenshot of the command you are using and the output ?

@nareshrathnam Have you checked the frida version is same in both the machines ?

Hi @nareshrathnam , `adb shell `, to your device and then `cd `to the directory where you have push the frida-server , then `./frida-server --version`

Hi @nareshrathnam , Have you follow these steps to push the frida server to android ? https://github.com/LabCIF-Tutorials/Tutorial-AndroidNetworkInterception#install-frida-on-android

Before running , must Check Preconditions ![image](https://user-images.githubusercontent.com/49671176/210203187-93ed3ee2-fcfc-4f4d-922e-ff5a7762f456.png)