I hereby claim:
- I am bakugo on github.
- I am bakugo (https://keybase.io/bakugo) on keybase.
- I have a public key whose fingerprint is 5058 D409 0552 01D0 55FF C665 D880 F7FA 57ED 4129
To claim this, I am signing this object:
| #!/usr/bin/python3 | |
| import sys | |
| import os | |
| import time | |
| import argparse | |
| import threading | |
| import queue | |
| import pymysql |
| import sys | |
| import os | |
| def main(argv): | |
| files = argv[1:] | |
| if len(files) == 0: | |
| return 1 | |
| for file in files: |
| import sys | |
| import os | |
| # arg1 should be the path to a "save" folder from nand's system partition | |
| # arg2 should be the path where the extracted tickets will be saved | |
| def main(argv): | |
| if len(argv) < 3: | |
| return 1 | |
I hereby claim:
To claim this, I am signing this object: