Skip to content

ajinkyadg/SignedFileChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SignedFileChecker

Reads Files on Disk and verifies if the file is signed.

############################################################# ''' Problem Description

  1. List contents of a directory.
  2. Classify directory content by file extention: Example: 3 PDF Files, 5 Json files, 6 exe files, 3 dll files.
  3. If the file type matches exe, dll then generate and print hash of those files.
  4. OPTIONAL: Print signing information of exe and dll files. '''

#############################################################

About

Reads Files on Disk and verifies if the file is signed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors