Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you make tutorial how to make it work on emulator?? #1

Closed
Evil-Pro opened this issue Dec 16, 2019 · 1 comment
Closed

can you make tutorial how to make it work on emulator?? #1

Evil-Pro opened this issue Dec 16, 2019 · 1 comment

Comments

@Evil-Pro
Copy link

can you make tutorial for how to make it work on emulator?

@esby97
Copy link
Contributor

esby97 commented Dec 16, 2019

It is not different from using real smartphone.
But if your APK file don't have x86 library, you can't use emulator for analysis.

If your APK have x86 library, then

  1. Select Target Library Architecture "x86".
  2. open cmd and run frida-server-XXX-x86.
  3. run your target game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants