Giter Site home page Giter Site logo

Comments (4)

hugsy avatar hugsy commented on May 8, 2024

Hey @0xmilkmix

Hum that's weird... Can you give me more details on your config so I can try to reproduce (OS, GDB version, Python version, ROPgadget version, etc.)?

To set the arguments from the command line, use

set args <my_arg1> <my_arg2> etc...

Cheers

from gef.

0xmilkmix avatar 0xmilkmix commented on May 8, 2024

For the args that's what I'm doing:
gef> pattern create 200
...$_gef0...
gef> set args $_gef0
But when program is run, I have $_gef0 as cmd line arg...

Solved the ROPgadget problem: looking to get you my env info I saw that I manually installed the 5.5 version but pip3 only have 5.4. Rolling back to 5.4 did the trick.

from gef.

0xmilkmix avatar 0xmilkmix commented on May 8, 2024

Seems like someone had a similar problem with args using peda:
longld/peda#66

from gef.

hugsy avatar hugsy commented on May 8, 2024

Yes, the support for the convenience variables is still a WIP because I really want to have a better integration of the GEF variables into GDB, and not a simple wrapper like PEDA does. I do know about it but I'm working on it. You can open another issue specifically for this if you want to keep track of when it arrives.

Otherwise, I am closing this issue related to the ROPgadget command since you have it fixed.

Thanks.

from gef.

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.