A52HackTool 1.3.0
Turnkey & easy to use tool for cracking the GSM A5/2 cipher
Data Fields
keysetup_reverse_LFSRSet_t Struct Reference

Set of all LFSR's variables. More...

Data Fields

byte R1 [R1_BITS][SECRETKEY_BITS+1]
 R1 expressed from keystream unknowns.
byte R2 [R2_BITS][SECRETKEY_BITS+1]
 R2 expressed from keystream unknowns.
byte R3 [R3_BITS][SECRETKEY_BITS+1]
 R3 expressed from keystream unknowns.
byte R4 [R4_BITS][SECRETKEY_BITS+1]
 R4 expressed from keystream unknowns.

Detailed Description

Set of all LFSR's variables.

This structure establishes the correspondance between the LFSR values and the keystream unknowns. The last index of the second dimension (+1) represents the constant "1". Other indexes represent standard variables.


The documentation for this struct was generated from the following file: