I hereby claim:
- I am subnetmasked on github.
- I am mrsubnetmasked (https://keybase.io/mrsubnetmasked) on keybase.
- I have a public key ASBivb4QjyVErQPezzWTi4-Cw5TP62X05TqimvdrEoMZAwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # For educational purposes, I'm not responsible for what you do with this. | |
| import os | |
| import sqlite3 | |
| import csv | |
| import base64 | |
| from Cryptodome.Cipher import AES | |
| import keyring | |
| import shutil |