![]() |
A52HackTool 1.3.0
Turnkey & easy to use tool for cracking the GSM A5/2 cipher
|
Set of arguments related to a thread in a multithreaded generation context. More...
Data Fields | |
int | lowindex |
Index to start the generation form (inclusive) | |
int | highindex |
Last index to be processed (exclusive) | |
char | filename [255] |
Path of the file to write the generated data to. |
Set of arguments related to a thread in a multithreaded generation context.
GenerationArgs contains the bounds of data generation, along with the file name to write the generated data subset to.