crack hash

This commit is contained in:
2024-11-22 15:42:22 +09:00
parent 09b70ebea1
commit cfbf398137
10 changed files with 17754 additions and 9 deletions

View File

@ -7,7 +7,7 @@ import subprocess
from hashlib import scrypt
from pwn_utils import utils
from pwn_utils.utils import log_error
from pwn_utils import log_error
log = logging.getLogger(__name__)
clients = {} # task -> (reader, writer)