CC[?] [-] [comment-text] [@addr] add/remove comment

Usage: CC[-+!*au] [base64:..|str] @ addr
  • CC list all comments in human friendly form
    • 🚀 Use CC to insert comments asciinema

  • CC* list all comments in r2 commands
  • CC. show comment at current offset
  • CC, [file] show or set comment file
  • CC [text] append comment at current address
  • CCf list comments in function
  • CCf* list comments in funciton as r2 commands?
  • CC+ [text] append comment at current address
    • 🚀 CC+ may be used to add multiline comments using r2pipe asciinema
  • CC! 🚀 edit comment using cfg.editor (vim, ..) asciinema
  • CC- @ cmt_addr remove comment at given address
  • CCu good boy @ addr add good boy comment at given address
  • CCu base64:AA== @ addr add comment in base64