Skip to content

Instantly share code, notes, and snippets.

@msacchetin
Created June 14, 2019 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msacchetin/cd0759d0207994744079689c0bfd251c to your computer and use it in GitHub Desktop.
Save msacchetin/cd0759d0207994744079689c0bfd251c to your computer and use it in GitHub Desktop.
Custom Python script to be bundled with Py2Exe
print ("Customized payload")
print ("It works!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment