o Open file at optional address
Usage: o [com- ] [file] ([offset])
o[j]🚀 list opened files asciinema-
o or ojcan be used to find the path of currently opened binaries
-
oa[-] [A] [B] [filename]Specify arch and bits for given fileoq[.]list all open fileso*list opened files in r2 commandso. [len]open a malloc://[len] copying the bytes from current offset-
o=🚀 list opened files (ascii-art bars) asciinema -
oc [file]🚀 open core file, like relaunching r2 asciinema -
oi[-|idx]alias for o, but using index instead of fd -
oL[j]list all IO plugins registered -
oo+reopen current file in read-write -
This is a substitute for
-was a paramter when opening the file -
ood [args]reopen in debugger mode (with args) -
op [fd]priorize given fd (see also ob) o 4Switch to open file on fd 4o-1close file descriptor 1o-*close all opened fileso-!close all files except the current oneo--close all files, analysis, binfiles, flags, same as !r2 --o [file]open [file] file in read-onlyo+ [file]open file in read-write modeo [file] 0x4000map file at 0x4000ox fd fdxexchange the descs of fd and fdx and keep the mapping
oa oq o=ob oc oi oj oL om on oo oo+ ood op ox o-!