Skip to content

Instantly share code, notes, and snippets.

@fourdollars
Created October 27, 2015 13:10
Show Gist options
  • Save fourdollars/8647f02271b1cd0f54d3 to your computer and use it in GitHub Desktop.
Save fourdollars/8647f02271b1cd0f54d3 to your computer and use it in GitHub Desktop.
/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