Commit Graph

25 Commits (708a86fb5956e40f08701df8eaa50f86d972b364)

Author SHA1 Message Date
jsteube 708a86fb59 Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes
5 years ago
jsteube 12d95fd22c Added option --example-hashes to show an example hash for each hash-mode
7 years ago
jsteube 8abd7ae9d1 Fix some old GCC compiler warnings
7 years ago
Royce Williams 067372f5ce more event_log_* standardization
7 years ago
Rosen Penev 2a2bd0e2b1
Restore strerror as %m is unsupported by the BSDs
7 years ago
jsteube ec5610271a New option --progress-only: Quickly provides ideal progress step size and time to process it per device based on the user hashes and selected options, then quit
8 years ago
Rosen Penev 5c0bd0a15f
Remove strerror in favor of thread safe %m
8 years ago
jsteube 90b9d5c12c Fix some potential resource leaks in case of an error
8 years ago
magnum a52b96583f Fix file locking (again).
8 years ago
jsteube 3a04086a04 Fix for https://github.com/hashcat/hashcat/issues/555
8 years ago
jsteube c4ba7907ca Fix more EOL issues
8 years ago
jsteube 191269f4f0 Add --speed-only mode
8 years ago
jsteube af9de0a7b7 Fix some error string formats
8 years ago
jsteube 2a2df035e6 switch debugfile.c to event_log_*
8 years ago
jsteube 684a28af36 Update debugfile.c and hashes.c function parameters
8 years ago
jsteube 578f6816c6 Fix some uint datatype leftovers
8 years ago
jsteube 9413ed8f56 Centralize hashcat_ctx memory allocation and deallocation
8 years ago
jsteube af1701c765 Fix some memleaks on shutdown
8 years ago
jsteube d2877b95e4 Automatically disable most features in case -I is used
8 years ago
jsteube 8034fb31b8 Make bitmaps, cracks-per-time and debugfile support modular
8 years ago
jsteube a0f6ed6832 Introduce hashes_t; not finishe yet
8 years ago
jsteube 66418b7a35 Test filehandle before closing it
8 years ago
jsteube 376e12efe6 Move debugfile related stuff to debugfile.c
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 2a6e03510b Add template files
8 years ago