Code Monkey home page Code Monkey logo

Comments (12)

dashmesh avatar dashmesh commented on June 26, 2024 2

@exrme18,
you may have a local python2 install along with the system install.
In the Brida UI, put the python binary path as "usr/local/bin/python". instead of "/usr/bin/python"

from brida.

0x7678 avatar 0x7678 commented on June 26, 2024

Same problem here :(

from brida.

Loris1123 avatar Loris1123 commented on June 26, 2024

I'm having the same issue under ArchLinux.
What I've tried so far:

  • Using Python 3 and Python 2
  • Using Virtualenv and System-Python
  • Installing Brida from BApp Store and install manually

from brida.

Loris1123 avatar Loris1123 commented on June 26, 2024

I was just able to launch the pyro server. Appearently there is a problem with frida in a virtualenv. When I wrote above I tried to use System-Python, I actually only installed Pyro4 in my system's python environment. Frida was still in a virtualenv.

When I installed both, frida and Pyro4 in my system's Python2.7 library, the server started immediately.

from brida.

d3vilbug avatar d3vilbug commented on June 26, 2024

same problem

java.util.concurrent.TimeoutException java.util.concurrent.FutureTask.get(FutureTask.java:201) burp.BurpExtender.launchPyroServer(BurpExtender.java:914) burp.BurpExtender.actionPerformed(BurpExtender.java:1367) javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) java.awt.Component.processMouseEvent(Component.java:6516) javax.swing.JComponent.processMouseEvent(JComponent.java:3311) java.awt.Component.processEvent(Component.java:6281) java.awt.Container.processEvent(Container.java:2229) java.awt.Component.dispatchEventImpl(Component.java:4872) java.awt.Container.dispatchEventImpl(Container.java:2287) java.awt.Component.dispatchEvent(Component.java:4698) java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492) java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) java.awt.Container.dispatchEventImpl(Container.java:2273) java.awt.Window.dispatchEventImpl(Window.java:2719) java.awt.Component.dispatchEvent(Component.java:4698) java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) java.awt.EventQueue.access$200(EventQueue.java:103) java.awt.EventQueue$3.run(EventQueue.java:694) java.awt.EventQueue$3.run(EventQueue.java:692) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) java.awt.EventQueue$4.run(EventQueue.java:708) java.awt.EventQueue$4.run(EventQueue.java:706) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) java.awt.EventQueue.dispatchEvent(EventQueue.java:705) java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

from brida.

federicodotta avatar federicodotta commented on June 26, 2024

Hi. I just release a new version of Brida (0.3) more verbose with errors starting Pyro4 server. Please try the new version and let me know if it gives you more details on your exceptions.

from brida.

d3vilbug avatar d3vilbug commented on June 26, 2024

Sure :)

from brida.

exrme18 avatar exrme18 commented on June 26, 2024

Hello @federicodotta,

I am still getting the following error.

*** Brida Console *** Traceback (most recent call last): File "/var/folders/35/zwx7zqd15ls0hl28nl11r2f40000gn/T/bridaServicePyro.py", line 1, in import frida ImportError: No module named frida

I am using frida 12.0.1

screenshot 2018-10-03 at 10 56 19 pm

Thanks

from brida.

federicodotta avatar federicodotta commented on June 26, 2024

Hi exrme18,

you have to install python Frida module (pip install Frida).

from brida.

exrme18 avatar exrme18 commented on June 26, 2024

@federicodotta

It is already installed on my system.

Requirement already satisfied: frida in /usr/local/lib/python2.7/site-packages (12.1.0)

Can you please help me to troubleshoot this?

Thanks

from brida.

federicodotta avatar federicodotta commented on June 26, 2024

Unfortunately it seems a issue of your environment. The python demon executed by Brida cannot find its Frida dependency. Maybe a virtualenv problem as described in the posts on this thread. I'm sorry but for this kind of problem I don't know how can I help you.

from brida.

d3vilbug avatar d3vilbug commented on June 26, 2024

Edited :: Thanks @federicodotta working fine now

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.