Converting to docx before moving over doesn’t do anything.
Best looking encoding is Unicode and is just a bunch of Japanese, Chinese, and Korean character apparently repeating the same stuff over and over. Some things can be gleaned from it but it is mostly just steam chats, which isn’t what we’re really looking for.
Edit. All of the code-tagged text (with a grey background) should be the same width. If you’re using a monitor with a low horizontal resolution (1366 for me for example), you might need to zoom out a bit to fit the lines properly!
I took a look at the file and it sadly doesn’t look like a text file to me. First of all, it’s pretty big for a text file at 25 kB. I guess also storing Steam chats there could explain it, atleast somewhat. Here’s a dump from the beginning of the file:
Here you can see that there is a lot of repetition in the file. After every two bytes there is a repeat of two bytes. After a while, the repeating bytes are incremented by one. This shows on the right column as the repeating pattern of Ks being changed to a repeating pattern of Ls. This continues until the end of the file. I’m not quite sure what to make of it really.
For a normal plaintext file the same dump looks like this:
Also the file application says it quite clearly. For your file it can’t decipher a format (New Raw Keys from Trade.txt: data) but for my testfile it’s a different story: test: ASCII text.
No worries mew! hugs Thanks so much for trying. It looks like this file had the misfortune to be partly overwriten in the time lapse between deletion and recovery. Damned unfortunate that this is the only file that happened with, but from all the research Chronies have done, and I’ve done - that seems to be it.
No way my original file was 25KB or even parsed to 14 pages as @Pylinaer found. So perhaps lots of binary junk got tossed in there as well. It scuks, but likely it’s one of those bad things that can’t be fixed.
It is my fault for not making I didn’t Shift+Delete the important stuff - I seriously messed up. Going to liaise with traders I still am contact with and maybe, they still have links (more likely with the Humble stuff than plain keys).
Appreciate your efforts lots! Just looking at stuff is giving me the old Statistics class panics, heh.