Skip to content

Instantly share code, notes, and snippets.

View iamleeg's full-sized avatar
📬
New mailing list for software engineering discussion: https://sicpers.curated.co

Graham Lee iamleeg

📬
New mailing list for software engineering discussion: https://sicpers.curated.co
View GitHub Profile
anonymous
anonymous / gist:6104295
Created July 29, 2013 13:27
This script:
syscall::open*:entry
/execname == "login"/
{ printf("%s %s", execname, copyinstr(arg0));
ustack(); }
Yields these results (among others):
CPU ID FUNCTION:NAME