GithubHelp home page GithubHelp logo

Comments (7)

trufae avatar trufae commented on August 23, 2024

The -e flag requires an argument

the warning you see is not an error and it will happen on notmal r2 unless you do what it says

from radare2-r2pipe.

saneeha-amir avatar saneeha-amir commented on August 23, 2024

Many thanks for your response.
Please guide what should i do as the screen is stuck with this warning.

Can you please correct the command i m using.
r= r2pipe.open('./dump',flags=['-e'])

Ill be really grateful

from radare2-r2pipe.

saneeha-amir avatar saneeha-amir commented on August 23, 2024

dear all,
I have figured out that 'e' represents all the configuration variables. I think i need to set the configuration variable of bin.cache to true. It is currently false. I should run r2pipe after resetting.
Please guide which file contains the configuration settings of radare2 as i m unable to find the configuration file.
Ill be grateful

from radare2-r2pipe.

saneeha-amir avatar saneeha-amir commented on August 23, 2024

Dear all,

I have finally been able to run r2pipe. It was a problem with python. I was using python2.
r2pipe is working perfectly fine with python3.

Warning is there but output is obtained.

from radare2-r2pipe.

trufae avatar trufae commented on August 23, 2024

Sorry for the delay, ivebeen busy irl during the last 6 days.

the line should be:

r= r2pipe.open('./dump',flags=['-ebin.cache=true'])

from radare2-r2pipe.

trufae avatar trufae commented on August 23, 2024

uhm, in theory r2pipe should run fine in python2, but its better to get rid of it as its deprecated and unmaintained.

from radare2-r2pipe.

saneeha-amir avatar saneeha-amir commented on August 23, 2024

Many thanks for your reply. I have changed the command as you have suggested and the warning is gone.

I have again verified running with python2 , but it is not working on my system.
Python3 is working fine.

from radare2-r2pipe.

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.