Result

AC

Duration

763ms

Code [DL]

00000000  16 47 72 52 6a 6c 16 29  64 5a 5a                 |.GrRjl.)dZZ|
0000000b

Disassembly

<C-V>GrRjl<C-V>)dZZ

stdin

                                T                 
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                         K                        

stdout

                         RRRRRRRR                 
                         R
                         R
                         R
                         R
                         R
                         R
                         R

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe6a617410 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55dc333fdd00 /* 7 vars */) = 0
11    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
12    execve("/usr/bin/vim", ["/usr/bin/vim", "-N", "-u", "NONE", "-i", "NONE", "-s", "/volume/CODE", "/tmp/out"], 0x55dc33ee9288 /* 8 vars */) = 0
12    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    execve("/bin/cat", ["cat", "/tmp/out"], 0x55dc333fdc98 /* 7 vars */) = 0
13    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    execve("/bin/rm", ["rm", "/tmp/out"], 0x55dc333fdc98 /* 7 vars */) = 0
14    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
10    +++ exited with 0 +++