Question: show successful execution within wingide. python What if we could expand that script to include searching? Filename, File Extension and a File Hash Your assignment

 show successful execution within wingide. python What if we could expand

show successful execution within wingide. python

What if we could expand that script to include searching? Filename, File Extension and a File Hash Your assignment is to do just that. Allow the user of your script to search for either Filename, File Extension or File Hash and only display the results that match the search criteria. Note, you should provide the broadest possible match based on user input. Think of it like this: you should ask the user for a file extension (e.g. txt), a file name (e.g., test) and/or a file hash. Your script should print a Pretty Table with the columns . . Hashmatch Extmatch Pathmatch All other colums from last week's script (path, size, MAC times, and hash only if it is a match to the user input. What if we could expand that script to include searching? Filename, File Extension and a File Hash Your assignment is to do just that. Allow the user of your script to search for either Filename, File Extension or File Hash and only display the results that match the search criteria. Note, you should provide the broadest possible match based on user input. Think of it like this: you should ask the user for a file extension (e.g. txt), a file name (e.g., test) and/or a file hash. Your script should print a Pretty Table with the columns . . Hashmatch Extmatch Pathmatch All other colums from last week's script (path, size, MAC times, and hash only if it is a match to the user input

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!