Coder Social home page Coder Social logo

Comments (5)

leonjza avatar leonjza commented on May 18, 2024

This looks like frida itself did not install properly, possibly because you not have write access to /root/.cache/Python-Eggs. Please check that you can successfully pip3 install frida. If you don't come right on your current platform then I suggest you try this is something like a Kali Linux VM or similar.

from objection.

nsonaniya2010 avatar nsonaniya2010 commented on May 18, 2024

When i typed command following o/p is there:

Requirement already satisfied: frida in /usr/local/lib/python3.6/dist-packages/frida-10.7.7-py3.6-linux-x86_64.egg
Requirement already satisfied: colorama>=0.2.7 in /usr/local/lib/python3.6/dist-packages (from frida)
Requirement already satisfied: prompt-toolkit>=0.57 in /usr/local/lib/python3.6/dist-packages/prompt_toolkit-1.0.15-py3.6.egg (from frida)
Requirement already satisfied: pygments>=2.0.2 in /usr/lib/python3/dist-packages (from frida)
Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from prompt-toolkit>=0.57->frida)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/dist-packages/wcwidth-0.1.7-py3.6.egg (from prompt-toolkit>=0.57->frida)
``

from objection.

nsonaniya2010 avatar nsonaniya2010 commented on May 18, 2024

Also, i have uninstalled and installed frida and objection again also i have given the full read write permission but i am getting same error.

from objection.

nsonaniya2010 avatar nsonaniya2010 commented on May 18, 2024

Also how can i ensure this Please ensure that the extension was compiled for Python 3.x. or how can i compile it in Python 3.X ?

from objection.

leonjza avatar leonjza commented on May 18, 2024

I am sorry, but unfortunately I am still unsure about what exactly is going wrong here for you. I suspect if the installation of Frida fails (like with your permissions issues) when the prebuilt extensions are downloaded you can face similar issues to the ones you have now where it looks like Frida is installed, but in fact it is not.

The only thing I can suggest is you try and remove Frida & re-install, try this in a fresh VM or install in a new virtual environment like the wiki suggests.

from objection.

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.