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

Directory scan with filter for filetype #236

Open
SIRprise opened this issue Oct 12, 2024 · 5 comments
Open

Directory scan with filter for filetype #236

SIRprise opened this issue Oct 12, 2024 · 5 comments

Comments

@SIRprise
Copy link

SIRprise commented Oct 12, 2024

Hi,
I would like to search for dotnet exe-files. Is there a way to set a filter at least to *.exe in directory scan? Is there a way to add a Ctrl+F Search?)
(and what is the difference between "subfolder" and "recursive scan", cause "subfolder" seems to search recursive?)

@DosX-dev
Copy link
Collaborator

Use https://github.com/horsicq/DIE-sort

@SIRprise
Copy link
Author

Hmm, yes, thats slow but it works, thanks. But next time I think I will simply copy all exe-files and than scan it.

@horsicq
Copy link
Owner

horsicq commented Oct 12, 2024

I will add the filter.

@DosX-dev
Copy link
Collaborator

DosX-dev commented Oct 13, 2024

and what is the difference between "subfolder" and "recursive scan", cause "subfolder" seems to search recursive

Recursive scanning is a type of scan in which a binary file is read multiple times. It has nothing to do with the way you work with the file system

@DosX-dev DosX-dev closed this as completed Nov 4, 2024
@horsicq horsicq reopened this Nov 4, 2024
@horsicq
Copy link
Owner

horsicq commented Nov 4, 2024

The advanced features will be added.

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

3 participants