Hacker News new | ask | show | jobs
by Morgawr 4536 days ago
Even simpler, Unix has a tool called "strings". Call it on any piece of data and it will return all readable strings contained in that data. Works on binaries as well.