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

[Feature] Add Line-by-line FILE LOCATION hashing. #87

Open
frenchiveruti opened this issue Jun 18, 2021 · 2 comments
Open

[Feature] Add Line-by-line FILE LOCATION hashing. #87

frenchiveruti opened this issue Jun 18, 2021 · 2 comments

Comments

@frenchiveruti
Copy link

So far, the software allows to hash TEXT inside a text box, FILE, or FILES by browsing a folder.
What I would like is a 4th option that allows me to insert a line by line text of files addresses.
For example:

D:/foo/bar.exe
D:/arg/bar.exe

And the software will compare this two files even though they're in different directories.

I get this filelist using Everything by voidtools, and exporting the output from sizedupe: into a txt that it's a line-by-line output.

@tedsmith
Copy link
Owner

So let me check I understand...

You want the ability to point Quickhash at a text file that contains a number of file paths and you want it to then go and hash those files? Or do you want it to hash the lines of text in the text file itself?

@frenchiveruti
Copy link
Author

Be able to paste into a section of QuickHash, the files directories I want it to hash.

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

No branches or pull requests

2 participants