Difference between revisions of "Filedriller"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Filedriller walks a directory tree and identifies all regular files. Furthermo...")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{{Infobox_tool
 
{{Infobox_tool
|purpose=Filedriller walks a directory tree and identifies all regular files. Furthermore it creates UUIDv4s, hash sums checks if the file is in the NSRL.
+
|purpose=Filedriller walks a directory tree and identifies all regular files, creates hash sums and checks for files in the NSRL. Still in Beta.
 
|image={{PAGENAMEE}}.png
 
|image={{PAGENAMEE}}.png
 
|homepage=https://github.com/dla-marbach/filedriller
 
|homepage=https://github.com/dla-marbach/filedriller
Line 22: Line 22:
  
 
== Description ==
 
== Description ==
filedriller walks a directory tree and identifies all regular files by type with siegfried. Furthermore it creates UUIDv4s, hash sums (md5, sha1, sha256, sha512 or blake2b-512) and filedriller can check if the file is in the NSRL.
+
filedriller walks a directory tree and identifies all regular files by type with siegfried. Furthermore it creates UUIDv4s, hash sums (md5, sha1, sha256, sha512 or blake2b-512) and filedriller can check if the file is in the [[NSRL_(National_Software_Reference_Library)|NSRL]].
  
 
== User Experiences ==
 
== User Experiences ==

Latest revision as of 09:03, 22 October 2021


Filedriller
Filedriller walks a directory tree and identifies all regular files, creates hash sums and checks for files in the NSRL. Still in Beta.
Homepage:https://github.com/dla-marbach/filedriller
License:GPL


Description[edit]

filedriller walks a directory tree and identifies all regular files by type with siegfried. Furthermore it creates UUIDv4s, hash sums (md5, sha1, sha256, sha512 or blake2b-512) and filedriller can check if the file is in the NSRL.

User Experiences[edit]

Development Activity[edit]