Result

AC

Duration

661ms

Code [DL]

00000000  16 35 30 6a 72 52 47 76  77 72 52 5a 5a           |.50jrRGvwrRZZ|
0000000d

Disassembly

<C-V>50jrRGvwrRZZ

stdin

                            T                     
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
               K                                  

stdout

                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
                            R                     
               RRRRRRRRRRRRRR                     

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc861d4f60 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x56439df2bd00 /* 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"], 0x56439e119288 /* 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"], 0x56439df2bc98 /* 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"], 0x56439df2bc98 /* 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 +++