Testing tools

This commit is contained in:
Him188 2020-01-29 13:48:49 +08:00
parent 964c236ddf
commit e2f59416f0

View File

@ -231,7 +231,8 @@ fun ByteReadPacket.analysisOneFullPacket(): ByteReadPacket = debugIfFail("Failed
}
}
decrypted.debugPrint("Real body").toReadPacket().apply {
PacketLogger.info("Real body=" + decrypted.toUHexString())
decrypted.toReadPacket().apply {
if (commandId == 0x0810) {
DebugLogger.info("发送 login!! 正在获取 tgtgtKey")
try {