3 Jun
2013
3 Jun
'13
10:26 a.m.
Iliya Peregoudov wrote:
Apparently there is an error in simtriplets.dat. Format is
1<IMSI>,<RAND>,<SRES>,<KC>
<RAND>, <SRES>, and <KC> should be in hexadecimal digits, without 0x prefix. An even number of hexadecimal digits should be in there.
The simtriplets.dat dile doesn't have "0x" prefixes in its examples In any case, hitting an assertion because of a format error is stupid. I've pushed a fix. It will now complain about syntax errors instead. Alan DeKok.