This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am cedricmi on github. | |
| * I am cedricmi (https://keybase.io/cedricmi) on keybase. | |
| * I have a public key ASDNiEGxv3jXCqGnSf3a-r9BZ6vRKnaPpDYb7mWJDqwiOwo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 59 execve("/usr/local/bin/rshell", ["rshell", "--port", "/dev/ttyS3"], 0x7fffd84bd6f8 /* 17 vars */) = 0 | |
| 59 brk(NULL) = 0x1ed7000 | |
| 59 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| 59 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| 59 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| 59 fstat(3, {st_mode=S_IFREG|0644, st_size=25834, ...}) = 0 | |
| 59 mmap(NULL, 25834, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff84b139000 | |
| 59 close(3) = 0 | |
| 59 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| 59 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 |