PEEK - Successor to Yommy's Packet Analyzer

@4144 Thank you so much, i got this

client date: 20100623
peek1: 0x5e3cdd
CRagConnection::instanceR: 0x419110
CRagConnection::GetPacketSize: 0x419010
peek2a.2: 0x41912b
CRagConnection::InitPacketMap: 0x418d60
peek4.4: 0x418de2
CRagConnection::InitPacketLenWithClient: 0x55c060
WindowFunc: 0x6d4f80
CLoginMode::PollNetworkStatus: 0x5e3fe0
CGameMode::PollNetworkStatus: 0x5be7d0

and other informations attached here

But i have no idea how to get packet lengths informations from this. I though thats the peek1, peek2a.2 and peek 4.4 but it didnt work with these informations and i didnt get same file recvpackets.txt like from PEEK.

Could you help me please?

View attachment bpe_info.txt

View attachment bpe_PacketLengths_20100623.ini

View attachment bpe_data_20100623.ini

View attachment bpe_packets_info.txt

 
Last edited by a moderator:
bpe_PacketLengths_20100623.ini

this is packets in peek format. Because you asked in peek thread, i think you can undestand this format?

If not format like this: ID = LEN

 
@4144 I dont think i can understand it at all. From PEEK format i need exactly informations from file packetlength_version -> section [Packet Keys] with 3 keys.

I cannot find it here anywhere and im not able to understand this structure to get it from.

:(

 
Structure is same. If no keys, or bpe cant find it, it not add keys at all. you can use 0x0 for all keys. Shuffle packets for this version cant be found. All other informations is same.

Try compare format for any file where peek works and to bpe_PacketLengths_20100623.ini

 
Hi All - newbie here and need help on getting recvpackets from PRO (relaunch). getting error No Match in Length Table for Packet 0x7c51

Thanks!

 
Back
Top