Tired of using many different commands, each with dozens of flags, to transform text? Meet sttr, a command-line tool that can ...
Generally when we think of shell scripts we think of editable text, but it's possible to add binary data to your shell script as well. In this case we're going to talk about adding a binary payload to ...