mkdir /mnt/cadenas sudo mount -o loop CadenasOlym.iso /mnt/cadenas Use code with caution. Copied to clipboard
: Check if the ISO is a "chameleon" file (one file hidden inside another): binwalk -e CadenasOlym.iso Use code with caution. Copied to clipboard CadenasOlym.iso
Depending on the specific CTF context for CadenasOlym.iso , the "flag" is often hidden in one of the following ways: mkdir /mnt/cadenas sudo mount -o loop CadenasOlym
Powered by AAKAR ASSOCIATES