Created
October 27, 2015 13:10
-
-
Save fourdollars/8647f02271b1cd0f54d3 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
/usr/bin/kore: | |
Position Independent Executable: yes | |
Stack protected: yes | |
Fortify Source functions: yes (some protected functions found) | |
unprotected: read | |
unprotected: poll | |
unprotected: fgets | |
unprotected: memset | |
unprotected: getcwd | |
unprotected: memcpy | |
unprotected: recv | |
protected: syslog | |
protected: asprintf | |
protected: vasprintf | |
protected: printf | |
protected: vsnprintf | |
protected: fprintf | |
protected: snprintf | |
Read-only relocations: yes | |
Immediate binding: yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment