Skip to content

Instantly share code, notes, and snippets.

execve("/usr/bin/ping", ["ping"], 0x7ffcea24eba8 /* 34 vars */) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
brk(NULL) = 0x55fe078d1000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffcd925d700) = -1 EINVAL (Invalid argument)
fcntl(0, F_GETFD) = 0
fcntl(1, F_GETFD) = 0
fcntl(2, F_GETFD) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
@zeroarst
zeroarst / gist:008a475e454804abb82aa412fd6ef80a
Last active July 30, 2025 23:15
Thrive deep links for testing
Links are in comments.
@zeroarst
zeroarst / coverage.json
Last active August 26, 2025 03:40
Humanforce - Thrive Android Unit Test Coverage Badge
{ "schemaVersion": 1, "label": "Unit Test Coverage", "message": "0%", "color": "orange" }