Giter Site home page Giter Site logo

Add command to write bits about ideas HOT 5 OPEN

radareorg avatar radareorg commented on May 29, 2024
Add command to write bits

from ideas.

Comments (5)

radare avatar radare commented on May 29, 2024

The refactoring implies the following changes:

Remove the cache subcommand. merge it with top
wc -> w
wc- -> w-
wc+ -> w+
wcr -> w-*
wci -> wi

this way wb can be renamed to wc (cyclic write)

The wb command can be translated to many wB subcommands. but we want something like this:

> wb 110101 3  # write '110101' (6bits) starting at the 3rd bit.

from ideas.

radare avatar radare commented on May 29, 2024

Not sure if killing wc subcommand is a good idea. please discuss :)

from ideas.

ret2libc avatar ret2libc commented on May 29, 2024

This issue has been moved from radareorg/radare2 to radareorg/ideas as we are trying to clean our backlog and this issue has probably been created a long while ago. This is an effort to help contributors understand what are the actionable items they can work on, prioritize issues better and help users find active/duplicated issues more easily. If this is not an enhancement/improvement/general idea but a bug, feel free to ask for re-transfer to main repo. Thanks for your understanding and contribution with this issue.

from ideas.

trufae avatar trufae commented on May 29, 2024

There's | wB[-]0xVALUE set or unset bits with given value

from ideas.

trufae avatar trufae commented on May 29, 2024

But we need to add tests, cleanup the commands and refactor the implementation and simplify the usage.

from ideas.

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.