Created
January 2, 2020 00:44
-
-
Save leveled/e8af2ee69c60819e40248f0b8d46c87e to your computer and use it in GitHub Desktop.
ltrace/strace with LD_PRELOAD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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