Skip to content

Instantly share code, notes, and snippets.

View iamleeg's full-sized avatar

Graham Lee iamleeg

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