Hi epvp,
i need some help in new tq auth method they use srp6
Secure Remote Password protocol - Wikipedia, the free encyclopedia
[Only registered and activated users can see links. Click Here To Register...]
client send packet 1542 with : server, username,unknown (byte array length:48)
// unknown is unknown i dont think its A cause A length is 32 not 48
server send packet 1213 with: 2 byte array (every bytearray has 32 byte)
// I think its B and Salt
client send packet 1214 with : 2 byte array (first one is 32 byte second is 20 byte)
//I think its M and unknown ^_^
the question what client send's in 1542 and 1214 ?
Thanks.
i need some help in new tq auth method they use srp6
Secure Remote Password protocol - Wikipedia, the free encyclopedia
[Only registered and activated users can see links. Click Here To Register...]
client send packet 1542 with : server, username,unknown (byte array length:48)
// unknown is unknown i dont think its A cause A length is 32 not 48
server send packet 1213 with: 2 byte array (every bytearray has 32 byte)
// I think its B and Salt
client send packet 1214 with : 2 byte array (first one is 32 byte second is 20 byte)
//I think its M and unknown ^_^
the question what client send's in 1542 and 1214 ?
Thanks.