Hello I figured it's time for me to contribute something I guess..
I couldn't get far on the packet bot, so I put that on hold a bit.
Wanted for some fun to remake the bin file decoder/encoder.
this here is just a decoder for SkillData0.bin hardcoded.
At first I programmed this tool in visual basic 6 wasn't happy with the results.. took 12 minutes to decode that 8 MB file.. The original bin decoder made by Dwar took roughly 8 minutes. I thought thats the fastest it could go.. since he's a pro . I remade the tool in C++ and amazingly enough it decodes the whole file in 1 second flat without multi-threading or anything.
Here it is. Attached it to this post.
Sure it doesn't Re-encode the file but thats easy to program I just did this to make myself a little happy that I can do something right atleast lol.
Please register or login to download attachments.