Copy your config.bin file to linux then run this command to create a decrypted config.txt :
openssl enc -d -des-ecb -nopad -K 478DA50BF9E3D2CF -in config.bin > config.txt
Copy your config.bin file to linux then run this command to create a decrypted config.txt :
openssl enc -d -des-ecb -nopad -K 478DA50BF9E3D2CF -in config.bin > config.txt