Git Product home page Git Product logo

Comments (6)

trufae avatar trufae commented on September 25, 2024

Screenshot 2021-11-08 at 01 01 38

from r2ghidra.

trufae avatar trufae commented on September 25, 2024

I tried to make r2ghidra collect those low addresses but seems to be filtered somewhere maybe inside ghidra's code, but ill investigate further, for now you can use a high basae address, to ensure those dont overlap with the physical address of the binary

from r2ghidra.

trufae avatar trufae commented on September 25, 2024

Needs r2ghidra.roprop to be disabled to work, but still it needs to be loaded with a high load address

from r2ghidra.

enovella avatar enovella commented on September 25, 2024

Cannot get it to work over here: (with out-the-box flags)

[0x00001060]> s main
[0x00001130]> pdg

void main(void)

{
    uint var_14h;
    uint var_10h;
    uint var_ch;
    uint s;

    do {
        sym.imp.printf(0xffffdfff, 0x7e3);
        sym.imp.sleep(0xffffffff);
    } while( true );
}
[0x00001130]> !r2 -v
radare2 5.7.5 28731 @ darwin-x86-64 git.5.7.4-144-g566227105
commit: 5662271054b5d2eb4f7cad0e26857f381a6959c7 build: 2022-07-31__18:09:25

from r2ghidra.

GianisTsol avatar GianisTsol commented on September 25, 2024

any updates?

from r2ghidra.

trufae avatar trufae commented on September 25, 2024

Did you tried setting different values for the roprop option?

from r2ghidra.

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.