echo "BE SURE TO RUN THIS ON A LINUX FILESYSTEM OR THE SQUASHING WILL NOT WORK!"
read -p "About to Decode... Press [ENTER] to continue"
./lut D ./input/MSB11-FW.BIN hex_substitution_01 ./temp/MSB11-FW.BIN.dec
./lut D ./input/MSB11-FW.ID hex_substitution_01 ./temp/MSB11-FW.ID.dec
cp REsquash* temp
cd temp
../extractfiles MSB11-FW.BIN.dec
../extractsubfiles FILE_4
read -p "About to Unsquash... Press [ENTER] to continue"
rm -r extract
./REsquashfs -d extract squash_17
mv refile.txt refile_initial.txt
