Hi
i changed some parts of the brute force code to get it working, but i doubt it is useful.
The unlock codes are calculated as follows (in pseudo code):
1000000000000000 + n * ( luhnchecksum(imei) + rounddown( sqrt(imei) * 1024) )
Someone with a valid unlock code could see if it is able to...