d[f?] define function, data, code, ..

  • d$ define flag size
  • d1 edit bits
  • Screenshot

  • db set as byte B set as short word (2 bytes) c set as code C define flag color (fc)

  • dd set as data
  • de end of function
    • Visual mode de Set end of function

  • df analyze function
    • Visual mode df anlyze the next function

  • dF format
  • di immediate base (b(in), o(ct), d(ec), h(ex), s(tr)) j merge down (join this and next functions)
  • dk merge up (join this and previous function)
  • dh define anal hint
  • dm manpage for current call
  • dn rename flag used at cursor
  • dr rename function
  • dR find references /r
  • ds set string
  • dS set strings in current block
  • du undefine metadata here
  • dx find xrefs to current address (./r)
  • dw set as 32bit word
  • dW set as 64bit word
  • dq quit menu
  • dz zone flag