Skip to content

Instantly share code, notes, and snippets.

@bmaia
Created February 17, 2014 00:50
Show Gist options
  • Save bmaia/9042862 to your computer and use it in GitHub Desktop.
Save bmaia/9042862 to your computer and use it in GitHub Desktop.
apt-get install strace
strace -o /root/strace.txt -e trace=open,read,write,readv,writev,recv,recvfrom,send,sendto,network chroot . ./tmp/EXr.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment