EnScript to decode Yahoo chats in unallocated - UPDATED
A few days ago I posted an EnScript to decode Yahoo chat data in unallocated. You can find the original post here.
I have updated the EnScript to bookmark the data and put the decoded chat data in the comment of the bookmark.
I have also updated the pop-up window that displays when invalid data is encountered.
Download Here
1 comments:
Very cool. Only one thing it doesn't handle well: right to left languages. I have tested this on Hebrew (I'm able to read and write Hebrew) and it doesn't come out correctly. I have written a fix to PBobby's Yahoo messenger EnScript and will post the change to the GSI forum soon. Basically the solution entails writing to a memory buffer as you decrypt the message and then extracting the message after all decrypting has taken place. This will ensure byte order is maintained.
Post a Comment