GitHub / sailikhithk / Hashing
We were given two files, one contatining hashing files, second containing the wordlist of general passwords people use. Our duty is to use the wordlist to hash and to compare with the wordlist having hashed strings. The matched strings may be the passwords of the corresponding strings.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailikhithk%2FHashing
PURL: pkg:github/sailikhithk/Hashing
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 4 years ago
Pushed at: over 5 years ago
Last synced at: over 2 years ago
Topics: hashcodes, hashing-algorithm, password, password-cracking, wordlists