Skip to content

fcharlie/Kismet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kismet File Hashsum

None

image

SHA1 Collision Detection

image

Progress

image

Complete

complete

SHA3-512

sha3-512

Theme

Your can select system menu, click Theme, change your Panel Color, or modify Kismet.exe.ini, change Content color, and set your title

You can use a color that fills the entire window

theme

theme

Change Title

title

WORKING IN PROGRESS

Kisasum cli hash utility

Now. we provider a cli utility called kisasum, support create xml or json hash result.

Kisasum

Powershell invoke Kisasum:

 $hash=.\Kisasum.exe $FilePath --format=json -a sha3-256|ConvertFrom-JSON
 foreach($f in $hash.files){
   Write-Host "$($f.hash)    $($f.name)"
 }

About

Kismet Hashsum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages