Skip to content

многопоточное нахождение искомой строки по заданному алгоритму и значению контрольной суммы

Notifications You must be signed in to change notification settings

FozelRockfire/HashFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Usage

Run jar file located in \out\artifacts\hashfinder.jar

Arguments

command arguments:

  • -a checksum algorithm (MD5, SHA1)
  • -h checksum value
  • -l string size

Example

java -jar hashfinder.jar -a MD5 -h e10adc3949ba59abbe56e057f20f883e -l 6

About

многопоточное нахождение искомой строки по заданному алгоритму и значению контрольной суммы

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages