I had a previous version of "myphonedump.exe" which only dumped SMS and not contacts and could not deal with unicode at all, so I dumped it ;o)
Today I stumbled over this thread, was exited to find a new version - and then it turns out it can't deal with *some* unicode characters and displays the same behaviour as before:
It just stops dumping the message at that point!
The really annoying thing is:
It *does* handle *some* of the special german characters, i.e. "ü" (uuml), "ö" (ouml), but not others like "ä" (auml) or "ß" (szlig).
(BTW, I added the HTML-entity names in (...) without the ampersand and the semicolon, because most likely the characters will not display in some browsers.)
It does by the way not *display* the first two correctly, but it at least does not stop dumping the message and the character's codepoint is printed as two hex codes, which is good enough for post processing.
It does, OTOH, stop dumping with the other two! (I don't get how this can be, if the program was written for unicode, but perhaps only a selected few code points are hardcoded...)
This is driving me nuts...
I'd adapt the programm if I had the source, but:
"This software was written by Toby Liu
...
If you want the source code, contact me via QQ:14565229"
I was not successful in contacting Toby Liu via QQ and Google only turned up some chinese pages which I cannot read...
So, please, does anyone have the source code of "myphonedump.exe" (distributed as phonedump_156.zip) or a newer version which correctly displays any and all unicode characters?