C Code metadata (comments, format, hints, ..)
Usage: C[-LCvsdfm*?][*?] [...] # Metadata management
Clist meta info in human friendly formC*list meta info in r2 commandsC[Chsdmf]list comments/hidden/strings/data/magic/formatted in human friendly formC[Chsdmf]*list comments/hidden/strings/data/magic/formatted in r2 commandsC- [len] [[@]addr]delete metadata at given address rangeCd.Show size of data in current address-
CL[-][*] [file:line] [addr]show or add 'code line' information (bininfo) -
CC.[addr]show comment in current address CC! [@addr]edit comment with $EDITORCCa[-at]|[at] [text] [@addr]add/remove comment at given addressCCu [comment-text] [@addr]add unique comment-
Cv[bsr][?]add comments to args -
Cz[@addr]add string (see Cs?) Ch[-] [size] [@addr]hide data-
Cd[-] [size] [repeat] [@addr]hexdump data array (Cd 4 10 == dword [10]) -
Cf[?][-] [sz] [0|cnt][fmt] [a0 a1...] [@addr]format memory (see pf?) -
CF[sz] [fcn-sign..] [@addr]function signature -
Cm[-] [sz] [fmt..] [@addr]magic parse (see pm?) -
Ct[?] [-] [comment-text] [@addr]add/remove type analysis comment Ct.[@addr]show comment at current or specified addressCd. [@addr]show size of data at current address
C C* C- CL CC. CC! CCa CCu Cv Cs Cz Ch Cd Cf CF Cm Cd