Giter VIP home page Giter VIP logo

Comments (15)

radare avatar radare commented on July 20, 2024

from r2dec-js.

wargio avatar wargio commented on July 20, 2024

Can you make an example? i don't understand what you mean with "variable rename".

from r2dec-js.

veryverybored avatar veryverybored commented on July 20, 2024

lets say im debugging a program and i find this line
cmp [local_var14], eax
and i look into it and figure out that this variable holds my input so i type
>afvn local_var14 Inp
and it changes its name however if i type pdd it will list it will not use the default name instead of the one i assigned to it

from r2dec-js.

wargio avatar wargio commented on July 20, 2024

oh, then it's an issue with the agj output.
agj doesn't honor it. @radare
i can honor that as long as agj honors it.

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

wargio avatar wargio commented on July 20, 2024

the issue seems to be from my side (calling af once more breaks things on r2)

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

veryverybored avatar veryverybored commented on July 20, 2024

well it works now that's all that matters

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

veryverybored avatar veryverybored commented on July 20, 2024

oh i didn't realize you are the admin of the radare repository

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

veryverybored avatar veryverybored commented on July 20, 2024

oh actually while im here can you change the default visual mode colors ? dark blue is really hard to see on a ssh terminal i know you can randomize it with R but it would be nice to be able to set a default color

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

wargio avatar wargio commented on July 20, 2024

actually the color code that you will see will depend also by the terminal implementation.
the colors i have used are defined by the ANSI color table and i cannot change it.
i might add in the future a way to change them in order to avoid these issues.

from r2dec-js.

radare avatar radare commented on July 20, 2024

from r2dec-js.

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.