Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftguess: add option to rename files with extension matching format #850

Open
decalage2 opened this issue Mar 26, 2024 · 0 comments
Open

Comments

@decalage2
Copy link
Owner

This is mostly useful when downloading malware samples that have filenames without extension, e.g. just a file hash. ftguess could guess the file type and add the corresponding file extension (only when it is missing or incorrect).
If one wants to avoid the file to be opened by mistake, it could alternatively add something after the extension (for example ".doc_" instead of ".doc").
This would be even more useful if ftguess could process several files using wildcards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant