Dumped
Question
Given File
Solution
binwalk -D="_*" dump.bin
# Where,
# -D : Extract <type> signatures (regular expression), give the files an extension of <ext>, and execute <cmd>

Last updated
binwalk -D="_*" dump.bin
# Where,
# -D : Extract <type> signatures (regular expression), give the files an extension of <ext>, and execute <cmd>

Last updated