Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
只需使用binwalk --dd='.*' <filename>,然后您可以通过它们的偏移量提取所有可能的文件。
binwalk --dd='.*' <filename>