There are only two actual executables in the files (there were three, but I removed the text file which was reported to be a some sort of script from the list):
Code: Select all
$ find . -type f -exec file {} + | grep executable
./t-engine: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=643f20a4f69cdd851f10a80e4378a6b105dd539a, stripped
./cef3spawn64: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=410ad56a7e908293515839b157b24261904b7d1a, stripped