Skip to content

Instantly share code, notes, and snippets.

@ninp0
Last active October 2, 2018 21:33
Show Gist options
  • Save ninp0/33e4da289a1271f0ce6c7ee34dd81dfd to your computer and use it in GitHub Desktop.
Save ninp0/33e4da289a1271f0ce6c7ee34dd81dfd to your computer and use it in GitHub Desktop.
/bin/bash --login
file_exe="${1}"
upx -9 $file_exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment