xp3_re_xor_recover
Recover repeating XOR keys by matching known plaintext against ciphertext or archive entries. Identifies the key to unlock encrypted Galgame resources.
Instructions
Recover repeating XOR key from known plaintext vs cipher (or archive entry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | No | ||
| cipher | No | Cipher hex if not using archive entry | |
| archive | No | ||
| max_key_len | No | ||
| plaintext_hex | No | ||
| plaintext_path | No |