MCPcopy Index your code
hub / github.com/K0lb3/UnityPy / brute_force_key

Function brute_force_key

UnityPy/helpers/ArchiveStorageManager.py:40–59  ·  view source on GitHub ↗
(
    fp: str,
    key_sig: bytes,
    data_sig: bytes,
    pattern: re.Pattern = re.compile(rb"(?=(\w{16}))"),
    verbose: bool = False,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decrypt_keyFunction · 0.85
readMethod · 0.45

Tested by

no test coverage detected