Skip to content

Instantly share code, notes, and snippets.

@jacks0n9
Last active August 2, 2020 14:47
Show Gist options
  • Save jacks0n9/29455a003019fdc708ef71f702453fd8 to your computer and use it in GitHub Desktop.
Save jacks0n9/29455a003019fdc708ef71f702453fd8 to your computer and use it in GitHub Desktop.
A self erasing program, trying to make it self contained.
f = open('selferase.py','wb')
f.write()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment