Giter VIP home page Giter VIP logo

Comments (4)

omicr0 avatar omicr0 commented on July 4, 2024

I have Some Error in testing bof program,

(SIGSEGV) (pid 3537)
Traceback (most recent call last):
File "ropstar.py", line 373, in
app.main()
File "ropstar.py", line 251, in main
result = self.get_dynamic()
File "ropstar.py", line 154, in get_dynamic
return self.get_offset_local()
File "ropstar.py", line 187, in get_offset_local
p.sendline(pattern)
File "/usr/local/lib/python2.7/dist-packages/pwnlib/tubes/tube.py", line 726, in sendline
self.send(line + self.newline)
File "/usr/local/lib/python2.7/dist-packages/pwnlib/tubes/tube.py", line 707, in send
self.send_raw(data)
File "/usr/local/lib/python2.7/dist-packages/pwnlib/tubes/process.py", line 710, in send_raw
raise EOFError
EOFError

from ropstar.

xct avatar xct commented on July 4, 2024

Thank you. The issue "'p' not defined' means we had to rely on ROPGadget.py to build a chain and it could not find one. I will make this into a better error message when I get the chance. The other error is unrelated, I will look into it aswell.

from ropstar.

Xh4H avatar Xh4H commented on July 4, 2024

Thank you so much.

from ropstar.

xct avatar xct commented on July 4, 2024

Added some error handling to silence the error. In the future we might have more exploit implementations so this doesn't happen as often.

from ropstar.

Related Issues (8)

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.