I have this script file here that contains a lot of odd characters such as these
EOT NUL SOH DLE CAN FF SYN BS US FS à 8 F ÿ ÷ 6 ï
Can anyone tell me what language this is? From about 2 hours Googling around I’ve broken down and asked here. I found that it matches ASCII characters somewhat but when I put it into ASCII decoders it comes back as ??? plus the characters are in black boxes that won’t copy to my clipboard. I don’t really care so much about decoding it as getting regular text to that language. Ff it is encrypted can anyone tell me method used? It’s a shell script from what I can tell because i can run it using terminal emulator on my Android phone.
Thank you for any help
‘file’ says:
And objdump -R says:
‘file’s manpage says about it’s history: