Skip to content

Releases: cyclone-github/hashgen

v2022-12-20.1430-goroutine

20 Dec 21:46
25d063b
Compare
Choose a tag to compare
  • Code rewrite using goroutines & read / write buffers for better performance.
  • hashgen currently supports 25 functions
  • hashgen can be used with algo name or hashcat mode flags: ex: "-m sha1" or "-m 100"

Benchmark:
25d063b

b4ba00ed09af1dc3e4eead0f3b23a00ff3ba61e542b70eb13fdc2a4502c06654  hashgen-x64-darwin
b528ee0cf1ab055c955c721b0595095dac1d956addff4e2c47edaceaeac1df49  hashgen-x64.exe
cfbcffc310763622e3b09a1e497e59750159830c32c8954fb1e62940915682b3  hashgen-x64-linux

v2022-12-20.1200-ntlm

17 Dec 01:00
42dd37d
Compare
Choose a tag to compare
v2022-12-20.1200-ntlm Pre-release
Pre-release

Currently Supported functions:

base64decode
base64encode
bcrypt
crc32
md4
md5
ntlm <--- added (fixed)
sha1
sha256
sha512

19855cbabcc403767617bb98d66bc35c17925844e635d2cbc80153c74ec5aea3  hashgen-x64-darwin
ed5b18a57a47e64d237cc86a74517f70d7a12deb2d65cec114cb24551f0e6d61  hashgen-x64.exe
4dca01e168421b8dc38e0a3fd3c5e9a6f804f5dc695926eec50e5f97d2cde471  hashgen-x64-linux

v2022-12-15.2030

16 Dec 02:37
a2ef85b
Compare
Choose a tag to compare
v2022-12-15.2030 Pre-release
Pre-release

Initial release.

Supported functions:
base64decode
base64encode
bcrypt
crc32
md4
md5
sha1
sha256
sha512

7ec9b2a9e3c55f31cf77c30673501b2abb166e24a6163ee720f65a080887a92d  hashgen-x64-darwin
b66ca6cda2068e2d0598682cc2e03fa1fdb42ccd707be400a56a41b70a188fc2  hashgen-x64.exe
c112318c3decbe9b8b4b910aea4cb397f3a9c56128d121c11337b0ba7671d1ca  hashgen-x64-linux