You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to skip using binwalk and use your tools rather, but I'm missing one of the binwalk feature, ability to simply scan the whole binary and print all know files inside.
I checked the command line of unblob and found one that should do the same, the "-s" option, but I get directory of extraction still created. Is is possible to avoid creating and thus clobbering the working directory with "*_extract" folder ?