[Discuss] Seeking information on binaries called "entities" and "fixup"
Bill Horne
bill at horne.net
Fri Aug 1 19:24:56 EDT 2014
On Fri, 1 Aug 2014 01:16:33 -0400
"Greg Rundlett (freephile)" <greg at freephile.com> wrote:
> As Tom suggested, what do you get with
> strings entities
> and
> file entitites
This is the output of the "strings"command on the "old" machine
moder8 at old-massis:~/rsi$ strings /home/moder8/bin/entities <I125
/lib/ld-linux.so.2
__gmon_start__
libc.so.6
_IO_stdin_used
exit
putchar
stdin
fgets
stdout
fputs
strncasecmp
fwrite
__libc_start_main
GLIBC_2.0
PTRh
[^_]
@(#) $Id: entities.c,v 1.4 2011/12/19 12:40:17 moder8 Exp $
¡
¢
&pount;
¤
¥
¦
§
¨
©
ª
«
¬
®
¯
°
±
²
³
´
µ
¶
·
¸
¹
º
&raqu;
¼
½
¾
¿
À
Á
Â
Ã
Ä
Å
Æ
Ç
È
É
Ê
Ë
Ì
Í
Î
Ï
Ð
Ñ
Ò
Ó
Ô
Õ
Ö
×
Ø
Ù
Ú
Û
Ü
Ý
Þ
ß
à
á
â
ã
ä
å
æ
ç
è
é
ê
ë
ì
í
&icrc;
ï
ð
ñ
ò
ó
ô
õ
ö
÷
ø
ù
ú
û
ü
ý
þ
ÿ
html
"
'
<
>
&
moder8 at old-massis:~/rsi$
Now, the output of the "files" command on the old machine
/home/moder8/bin/entities: ELF 32-bit LSB executable, Intel 80386,\
version 1 (SYSV), dynamically linked (uses shared libs),\
for GNU/Linux 2.6.8, not stripped
Now, the output of the "strings" commond on the "new" machine
/lib/ld-linux.so.2
__gmon_start__
libc.so.6
_IO_stdin_used
exit
putchar
stdin
fgets
stdout
fputs
strncasecmp
fwrite
__libc_start_main
GLIBC_2.0
PTRh
[^_]
@(#) $Id: entities.c,v 1.4 2011/12/19 12:40:17 moder8 Exp $
¡
¢
&pount;
¤
¥
¦
§
¨
©
ª
«
¬
®
¯
°
±
²
³
´
µ
¶
·
¸
¹
º
&raqu;
¼
½
¾
¿
À
Á
Â
Ã
Ä
Å
Æ
Ç
È
É
Ê
Ë
Ì
Í
Î
Ï
Ð
Ñ
Ò
Ó
Ô
Õ
Ö
×
Ø
Ù
Ú
Û
Ü
Ý
Þ
ß
à
á
â
ã
ä
å
æ
ç
è
é
ê
ë
ì
í
&icrc;
ï
ð
ñ
ò
ó
ô
õ
ö
÷
ø
ù
ú
û
ü
ý
þ
ÿ
html
"
'
<
>
&
And, last, the output of the "file" command on the new machine:
/home/moder8/bin/entities: ELF 32-bit LSB executable, Intel 80386,\
version 1 (SYSV), dynamically linked (uses shared libs),\
for GNU/Linux 2.6.8, not stripped
- - - - - - -
HTH. Thanks for your time!
Bill
More information about the Discuss
mailing list