Skip to content

Instantly share code, notes, and snippets.

@leveled
Created January 2, 2020 00:44
Show Gist options
  • Save leveled/e8af2ee69c60819e40248f0b8d46c87e to your computer and use it in GitHub Desktop.
Save leveled/e8af2ee69c60819e40248f0b8d46c87e to your computer and use it in GitHub Desktop.
ltrace/strace with LD_PRELOAD
ltrace -S -l ./bypass.so ./app
ltrace -l ./bypass.so -x @ ./app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment