cmd
cmd.bpRun when a breakpoint is hitcmd.cpromptColumn visual prompt commandscmd.depthMaximum command depth Default is 10cmd.esil.intrCommand to run when an esil interrupt happenscmd.esil.ioerCommand to run when esil fails to IO (invalid read/write)cmd.esil.mdevCommand to run when memory device address is accessedcmd.esil.todoCommand to run when the esil instruction contains TODOcmd.esil.trapCommand to run when an esil trap happenscmd.fcn.deleteRun when a function is deletedcmd.fcn.newRun when new function is analyzedcmd.fcn.renameRun when a function is renamedcmd.gpromptGraph visual prompt commandscmd.graphCommand executed by 'agv' command to view graphs Default is agfcmd.hitRun when a search hit is found-
Run a command/action when a search hit is found
cmd.hitinfoShow info when a tracepoint/breakpoint is hit Default is 1cmd.loadRun when binary is loadedcmd.logEvery time a new T log is added run this commandcmd.openRun when file is openedcmd.pdcSelect pseudo-decompiler command to run after pdc-
To change the default pseudo code view in
V!, installr2pm -i r2decand thene cmd.pdc = pdd
-
cmd.promptPrompt commandscmd.repeatEmpty command an alias for '..' (repeat last command) Default is falsecmd.stackCommand to display the stack in visual debug mode-
🚀 Use a macro to change to an alternate view of the stack
(changeStackView , e cmd.stack = pxr 40@r:SP, e dbg.slow=false)asciinema From @NistelbergerK
-
cmd.timesRun when a command is repeated (number prefix)cmd.visualReplace current print modecmd.vpromptVisual prompt commandscmd.xtermxterm command to spawn with V@ Default is xterm -bg black -fg gray -e
cmd.bp cmd.cprompt cmd.depth cmd.esil.intr cmd.esil.ioer cmd.esil.mdev cmd.esil.todo cmd.esil.trap cmd.fcn.delete cmd.fcn.new cmd.fcn.rename cmd.gprompt cmd.graph cmd.hit cmd.hitinfo cmd.log cmd.open cmd.prompt cmd.repeat cmd.stack cmd.times cmd.visual cmd.vprompt cmd.xterm