Code Monkey home page Code Monkey logo

Comments (12)

federicodotta avatar federicodotta commented on July 4, 2024 2

The getPlatform method is defined in the default JS file supplied with Brida. You can download and use this file clicking on the "Load default JS file" button on the left of the "Frida JS file path" line. It is necessary to add your own methods to my JS file, because it contains Frida hooks used by Brida

from brida.

federicodotta avatar federicodotta commented on July 4, 2024

Hi! Are you using JS file supplied with Brida? Because it contains functions like "getplatform" that are used by the plugin.

from brida.

some1russian avatar some1russian commented on July 4, 2024

yup i use the JS file,the latest one ...

from brida.

federicodotta avatar federicodotta commented on July 4, 2024

Hi! On the BAppStore there was an old version of Brida (0.1 instead of 0.2). Please try to remove Brida and download again from the BAppStore. Then try the new version with the JS that you can find in this repository.

Let me know if this solve your problem.

Federico

from brida.

federicodotta avatar federicodotta commented on July 4, 2024

Hi! I just release a new version of Brida (0.3) in which you can load default JS file directly from Brida configuration pane. Let me know if you can fix your problem.

from brida.

liberatorqjw avatar liberatorqjw commented on July 4, 2024

i use the Brida(0.3), and use the default js File . also have the error.

from brida.

pygain11 avatar pygain11 commented on July 4, 2024

net.razorvine.pyro.PyroException: [frida.core.RPCException] VM::GetEnv failed: -2

from brida.

abdilahrf avatar abdilahrf commented on July 4, 2024

got the same issue in latest version brida

image

image

from brida.

zangcc avatar zangcc commented on July 4, 2024

Hello~ In the latest version of Brida, this issue still exists. JS files are automatically provided. Confirm the existence of the JS files, but still prompt Exception with getting information for Android/iOS. @federicodotta

image

from brida.

c0g4ih4l4n avatar c0g4ih4l4n commented on July 4, 2024

I have the same problem, do you able to solve it yet @zangcc ?

from brida.

zangcc avatar zangcc commented on July 4, 2024

Hello my friend, yes I have solved it. First, you need to click "Reload JS", then click "Compile&reload JS", which requires 2 or more back and forth times. I personally tested it and this method can be solved! @c0g4ih4l4n

from brida.

yiqunlan avatar yiqunlan commented on July 4, 2024

Hi, for those who encountered this issue recently, you can solve this problem by downgrading frida-compile to 10.2.5.
Download by using npm:
npm install [email protected]
Then grab the binary to your brida configration page, which should be located at:
<INSTALLED_DIRECTORY>/node_modules/.bin/frida-compile
Remeber recompile your js script
image

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.