Skip to content

Instantly share code, notes, and snippets.

@wkz
Created November 24, 2015 22:46
Show Gist options
  • Save wkz/8ce75257d61ddb7b533c to your computer and use it in GitHub Desktop.
Save wkz/8ce75257d61ddb7b533c to your computer and use it in GitHub Desktop.
TroglOS Linux 1.0-beta5 chaos /dev/ttyAMA0
chaos login: root
(@-
//\ TroglOS Linux :: Troglobit Software
V_/_ Chaos Release :: http://troglobit.com
~ # echo 'kprobe:do_sys_open { trace("hello, world!\n") }' | /dtl
syslogd-37 [000] d... 6.067101: : hello, world!
sh-63 [000] d... 6.074971: : hello, world!
sh-64 [000] d... 6.085037: p_do_sys_open_0: (do_sys_open+0x0/0x1dc)
sh-64 [000] d... 6.085239: : hello, world!
<...>-66 [000] d... 6.095021: p_do_sys_open_0: (do_sys_open+0x0/0x1dc)
<...>-66 [000] d... 6.095046: : hello, world!
^C~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment