siyahsapka.org
Don't Learn to hack, hack to LEARN
Sayfalar
Home
Services
Articles
whoami
Thursday, June 25, 2015
Examining an ELF binary with binutils
strings: strings /usr/bin/who
dependencies: ldd /usr/bin/yes
symbols: nm -D -l -S /usr/bin/yes
sections: objdump -h /usr/bin/who
data: objdump -s -j .rodata /usr/bin/who
code: objdump -d -r -j .text /usr/bin/who
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment