Skip to content

Instantly share code, notes, and snippets.

View xiiihyou13's full-sized avatar
💭
fluttering

13Net xiiihyou13

💭
fluttering
View GitHub Profile
execve("/usr/bin/python", ["python"], [/* 12 vars */]) = 0
brk(0) = 0xe23000
uname({sys="Linux", node="beaglebone", ...}) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f4d000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=98527, ...}) = 0
mmap2(NULL, 98527, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f0f000
close(3) = 0