Code Monkey home page Code Monkey logo

Comments (8)

federicodotta avatar federicodotta commented on July 25, 2024

Hi!

I never tried Brida with emulator (I usually use real devices).

Currently I'm very busy but I will try with an emulator and I will let you know.

Federico

from brida.

nyxman-dev avatar nyxman-dev commented on July 25, 2024

Hi @illnino and @federicodotta

I have another issue with GenyMotion

**** Console cleared successfully **** Pyro server started correctly frida-compile completed successfully Exception with spawn application net.razorvine.pyro.PyroException: [frida.ExecutableNotFoundError] unable to find executable at 'md.XXXX.XXXXX' net.razorvine.pyro.serializer.PyroExceptionSerpent.FromSerpentDict(PyroExceptionSerpent.java:32) net.razorvine.pyro.serializer.SerpentSerializer$DictConverter.convert(SerpentSerializer.java:58) net.razorvine.serpent.ObjectifyVisitor.visit(ObjectifyVisitor.java:69) net.razorvine.serpent.ast.DictNode.accept(DictNode.java:8) net.razorvine.serpent.ast.Ast.accept(Ast.java:51) net.razorvine.serpent.ast.Ast.getData(Ast.java:45) net.razorvine.pyro.serializer.SerpentSerializer.deserializeData(SerpentSerializer.java:47) net.razorvine.pyro.PyroProxy.internal_call(PyroProxy.java:272) net.razorvine.pyro.PyroProxy.call(PyroProxy.java:178) burp.BurpExtender$17.run(BurpExtender.java:2713) java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) java.base/java.lang.Thread.run(Thread.java:832)

BRIDA_Exception

Any idea how to fix this exception please?

Thanks!

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

HI @nyxman-dev,

I have not tried yet Brida with an emulator, but I'm quite sure that "Frida local" is wrong in you environment. Frida local is for local processes on your Windows/Mac/Linux operating system. You have to choose "Frida USB" if you usually run Frida with "frida -U" or remote if you usually use "frida -R".

Federico

from brida.

nyxman-dev avatar nyxman-dev commented on July 25, 2024

@federicodotta I can run frida without any issue from CLI,
frida -U -f md.testapp.dev -l "D:\SOC.MD\TOOLS\GENIMOTION 3\platform-tools_r30.0.1-windows\platform-tools\fridascript.js"
image
I just think it's not intended to work with genymotion emulator, because if I set it to Frida USB as you mentioned, the problem persist.

image

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi @nyxman-dev

There is a strange bug with Android (maybe in Frida python lib or maybe in Brida, at the moment I don't understand where it is) and the first time that you try to spawn after you start the server it gives the error "device not found". Please try to click again on "spawn" and let me know.

Federico

from brida.

lcage avatar lcage commented on July 25, 2024

hi @federicodotta am facing the trouble as well. Am trying to access an Android emulator. I'm on a windows machine as well.

image

Using frida am able to access the android app on the android emulator as shown below. Any suggestions would be helpful

image

from brida.

amitaknkpt avatar amitaknkpt commented on July 25, 2024

{ SOLUTION }
I was facing the same problem.

Here is the fix :

After setting up everything:

Step 1:

open new terminal

run this command:

adb forward tcp:27042 tcp:27042

Untitled
Step 2:

--> After that goto Brida configuration tab and change pyro port with 27042

--> Select Frida Remote

Untidtled

from brida.

federicodotta avatar federicodotta commented on July 25, 2024

Hi,

I close the issue because it is very old and because a solution has been supplied. If the solution of @amitaknkpt did not work please reopen a new issue.

Thank you,
Federico

from brida.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.