Live Chat!

peeking whats inside the binaries

* * * *   1 votos

January 22nd, 2007 mysurface

Curiosity kills the cat, we always wants to know more. I discover a command that can actually extract and prints out the readable string from the binaries. Okay lets see what is the interesting readable string in the /bin/cat
The simplest way is doing this:
strings /bin/cat
What I get ?

Richard M. Stallman
Torbjorn Granlund
5.96
GNU coreutils
benstuvAET
standard output

Haha, that is [...]

Posted in Developer, Misc, strings | Hits: 9648 | 1 Comment »