Joseph Herlant
version 1.0.0, 2013-10-22 : Initial version

This perl command returns the exact same thing than the strings linux command. Usefull on windows for example! ;)

perl -nle 'print $& while m/[[:print:]]{4,}/g' binary_input