I didn't open any files. I merely started Wordpad, and the interesting thing is that I accessed it from a shortcut, so I would expect the program to have been available only for execution, and not for display of the file that is the program.
Most of it is encoded so I can't read it. It shows a lot of special symbols, presumably because the codes corresponding to a given chunk of the file usually don't happen to have values that display within the narrow range of codes of ordinary text. However, some looks like source code. For example:
vDGetShortPathNameW”QueryPerformanceCounter
ScaleWindowExtExindow
PtInRect“InvalidateRect ’IntersectRect
GetDC
GetCursorPos‘
ShellExecuteExW
Since I didn't actually reverse-engineer anything, but simply saved a file that was provided to me, am I allowed to try to decipher the file, or could that spell trouble from big bad computer company wolf?