Skip to content

Instantly share code, notes, and snippets.

View pmdpaula's full-sized avatar

Pedro de Paula pmdpaula

View GitHub Profile
508 execve("/usr/bin/ping", ["ping", "www.microsoft.com"], 0x7ffdcd296320 /* 34 vars */) = 0
508 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
508 brk(NULL) = 0x55ee83ade000
508 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffd2431a720) = -1 EINVAL (Invalid argument)
508 fcntl(0, F_GETFD) = 0
508 fcntl(1, F_GETFD) = 0
508 fcntl(2, F_GETFD) = 0
508 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
508 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
508 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3