Created
June 11, 2018 17:23
-
-
Save fgsahoward/f26a0f81b6c5044d49ade840e2dce01a to your computer and use it in GitHub Desktop.
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
[howard@sterling bof]$ nm /usr/lib32/libc.so.6 | grep execve | |
000b27c0 W execve | |
000b27c0 t __execve | |
000b27f0 T fexecve | |
000b27c0 t __GI_execve | |
000b27c0 t __GI___execve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment