Re: Find TaskEdit Pw_ v-28818.cfg
Quote:
Originally Posted by
Wrechid
I have no tutorial to offer... I have a lot of experience with exploring elements.data via hex... The lists are not missing anything nor are they swapped anywhere... There are about 700-800 bytes at the end of list 59 and the beginning of list 60 that was encrypted... i just copied the bytes from another elements.data and pasted over it... Had to manually determine the list count of list 60 since that bit was encrypted...
So in that specific file a list count was spoofed to be some massive or negative number? You cannot 'encrypt' a .data file you can only change bits of it to make it unreadable by tools but readable by client. If I plugged my elements structure template onto that file you speak of I could determine what was changed in those 700 to 800 bytes at the end of list 59.
Different servers who buy different types of 'encryption' will have different modifications to the files. EpicPW might have one type and others might have another. The specific example I unencrypted had blank data inserted around the middle of the file and two of the lists swapped offsets as to where they began.
Re: Find TaskEdit Pw_ v-28818.cfg
It's not hard to hex compare the 2 files to see exactly what I did... Offsets were not effected...
Re: Find TaskEdit Pw_ v-28818.cfg
Just was saying other encrypted ones which are not from EPW have a different style of protection. EPW's encryption which you handled with may be different. I am saying they aren't the same encryption/protection and that is why you experienced different results than me.
And I will compare them and see what the 700 to 800 bytes were in EPW's.
Re: Find TaskEdit Pw_ v-28818.cfg
EPW's encryption changes according to the version of the editor they are using... Lately they store user names allowed to edit in the offsets and they encrypt the item count for the first 20 or 40 lists... I've already gone over that in the eledit I released...
Re: Find TaskEdit Pw_ v-28818.cfg