# radare2(1) ## print ```markdown pd [@ ] # print disassembly for instructions # with optional temporary seek to ``` ## flags ```markdown fs # list flag-spaces fs # select flag-space f # print flags of selected flag-space ``` ## help ```markdown ?*~ # '?*' list all commands and '~' grep for ?*~... # '..' less mode /'...' interactive search ``` ## relocation ```markdown > r2 -B # open mapped to addr oob # reopen current file at ```