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

Set of arguments to be provided to perform the attack. More...

#include <attack.h>

Data Fields

byte cipherText1 [CODEWORD_LENGTH]
 First chunk of cipher text.
byte cipherText2 [CODEWORD_LENGTH]
 Second chunk of cipher text.
byte cipherText3 [CODEWORD_LENGTH]
 Third chunk of cipher text.
byte frameId [FRAMEID_BITS]
 Frame Id.

Detailed Description

Set of arguments to be provided to perform the attack.

cipherTextArgs contains three chunks of cipher text, along with the Frame Id (which is publicly known)


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