Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
There is a tool that decodes the EE Packets?
Offline
What do you mean by decode? Are you using a packet sniffer or a bot?
Offline
I am learning to program, if I can see EE uses part of HEX encoding, There is a tool that decodes all this? I was seeing the EverybodyEdits Protocol by capasha but I can't understand it too much and I don't know if it is outdated
Offline
Are you familiar with C# and PlayerIO?
Offline
No, I'm just familiar with Python, that's because I want a tool
Offline
Offline
atilla made one of these long time ago "EEDecoder" ( C# source code included )
I have a copy of it if you want it
Offline
Ok, I want it pls.
Offline
Just incase that wasnt the answer you were looking for, PlayerIO is what EE uses to encode and decode packets, but youll need a program to display the information or whatever.
I've uploaded what I use when I need to see what parts of messages do what: https://lukesthings.com/messageLogger/ (source)
Offline
I'd highly recommend using BinarySerializer from OPIO.PlayerIOClient instead of EEDecode. I believe the Python port by Zumza should be sufficient as well, although I haven't tested it personally.
EEDecode was decompiled from PlayerIOClient and it's incredibly messy and cryptic, not as easy to wrap your head around.
*u stinky*
Offline
Pages: 1
[ Started around 1732251129.7543 - Generated in 0.173 seconds, 10 queries executed - Memory usage: 1.48 MiB (Peak: 1.63 MiB) ]