https://github.com/ReFirmLabs/binwalk
binwalk -Me (file_to_analyse) --dd=.*
This is very useful for firmware analysis as it is able to extract the firmware filesystem.
In CTF's it is useful to extract secret LUKS images from exf file system binaries if you ever come across these.