Code Monkey home page Code Monkey logo

Comments (3)

federicodotta avatar federicodotta commented on August 28, 2024

Hi mr-m0nst3r,

I never tried Brida with a MacOS app. It should work, but it is designed mainly to work with Android and iOS applications.

Next week I will try it with a MacOS application and I will let you know.

Federico

from brida.

federicodotta avatar federicodotta commented on August 28, 2024

Hi Mr. Monster!

Excuse me, while working on new version of Brida I found a "lexical" bug in my code. In Brida 0.3 you have "Frida local" and "Frida remote". "Frida local" is USB mode and not local mode. For this reason you probably did not find a way to spawn MacOS app.

In the new version of Brida I fixed the lexical bug and I added the real Local mode. I will release the new version in June for HackInParis.

Meanwhile, you can work on MacOS apps by substituting "self.device = frida.get_usb_device()" to "self.device = frida.get_local_device()" in the res/bridaServicePyro.py file

Remember to rollback this fix if you need to analyze a USB application.

Federico

from brida.

federicodotta avatar federicodotta commented on August 28, 2024

Hi @mr-m0nst3r,

please try again with the new version of Brida. Now the "local" option is correct.

Please re-open the bug if it is not fixed.

Have a nice day,
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.