s Seek to address (also for '0x', '0x1' == 's 0x1')
Usage: s # Help for the seek commands. See ?$? to see all variables
sPrint current addresss*Show seek historys:padPrint current address with N padded zeros (defaults to 8)s addrSeek to addresss-Undo seeks-*Reset undo seek historys- nSeek n bytes backwards--[n]Seek blocksize bytes backward (/=n)s+Redo seeks+ nSeek n bytes forward (supports autocomplete)s++[n]Seek blocksize bytes forward (/=n)s[j*=!]List undo seek history (JSON, =list, *r2, !=names, s==)sjto retrive seek history in json format
s/ DATASearch for next occurrence of 'DATA'-
s/This will also seek to the address of the first match s/x 9091Search for next occurrence of \x90\x91s.hexoffSeek honoring a base from core->offsetsa [[+-]a] [asz]Seek asz (or bsize) aligned to addrsbSeek aligned to bb startsC[?] stringSeek to comment matching given stringsfSeek to next function (f->addr+f->size)sf functionSeek to address of specified functionsf.Seek to the beginning of current function-
sg/sGSeek begin (sg) or end (sG) of section or file -
sn/spSeek to next/prev location, as specified by scr.nkey so [N]Seek to N next opcode(s)sr pcSeek to registerssSeek silently (without adding an entry to the seek history)
s- s-- s+ s++ s/ sj s/x sa sb sC sf sg sG sl sn sp so sr ss