Git Product home page Git Product logo

Comments (3)

radare avatar radare commented on May 16, 2024

the .!rabin2 -rsil command will import the flags, function definitions, etc.. but this will not be shown in the output of 'i' command. The last commit fixes the 'io' command, but this will not work on PIE bins and it's not yet loaded automatically when attaching to a process. I will close this bug when i have time to fix those issues. thanks for reporting :)

from radare2.

radare avatar radare commented on May 16, 2024

I have added the command 'dpe' to show the path to the executable which is being debugged. It should work on osx and linux/bsd with /proc.

We need to get the base address of the mapped program in memory. This way we can tell this to 'i' in order to load the program information if it's relocatable. (Also useful for libraries)

from radare2.

XVilka avatar XVilka commented on May 16, 2024

While debugging one radare2 instance with another I've found that 'is' works pretty well.
See output http://xvilka.me/double-r2.log
It is on 64-bit Gentoo (not Hardened).

from radare2.

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.