Commit Graph

253 Commits (5fa08a79891056f396c5b0550b02dae0beac4a18)

Author SHA1 Message Date
Rosen Penev a9ceb6377e add missing const
3 years ago
Jens Steube f9e74045b5 Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte
3 years ago
Jens Steube 20f7febd4c Workaround too intensive optimization in -m 2000 using HIPRTC
3 years ago
Jens Steube fde4770219 Add misssing HIP backend information in -I output
3 years ago
Jens Steube a22f8149fc
Merge branch 'HIP' into hip
3 years ago
reger-men ea7b74389f First draft HIP Version
3 years ago
Jens Steube ce41316ac3 Status View: Include time and duration info when pausing and resuming
3 years ago
Jens Steube 701ad7c441 Fix segfault in --hash-info by avoid huge stack buffer allocation
3 years ago
Jens Steube 5bea13200f Add missing newline in warning message when using --force
3 years ago
Jens Steube 90f0e78b5b Add event about autodetection process start
3 years ago
Jens Steube 7e267b9b37
Merge pull request #2825 from matrix/hwmon_osx_v2
3 years ago
Gabriele Gristina 1703d24c1a hide fan speed from hwmon output if not detected
3 years ago
Gabriele Gristina 3a6481da4e show all fans in hwmon output
3 years ago
Gabriele Gristina 09513ed78b fix starting message
3 years ago
Jens Steube 624994f920 Backend Information: Added new column showing the PCI Address per CUDA/OpenCL device to easier identify broken cards
3 years ago
Jens Steube 7fc0ac4ef1 Do not initialize backend devices in case --id is used and some bug fixes
3 years ago
Jens Steube 27503957aa Fix message on startup-mode in --backend-info mode
3 years ago
Gabriele Gristina 75d135bf7d fix for autodetect (1)
3 years ago
Gabriele Gristina ced9b0c6f8 Added new feature: autodetect hash-mode
3 years ago
Jens Steube 0fd8de3a75 Status Screen: Show currently running kernel type (pure, optimized) and generator type (host, device)
3 years ago
Jens Steube 32b40d5c53 Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards
3 years ago
Jens Steube 6daea9c7c1 Fix compiler warning from new --hash-info section
3 years ago
Gabriele Gristina 82af37b93a Added salt type and slow hash info
3 years ago
Gabriele Gristina 77e328d659 Removed option --example-hashes, now is an alias of --hash-info
3 years ago
Gabriele Gristina 3ed1f0d840 Added new option: --hash-info
3 years ago
philsmd e59f61e8cf
cosmetic: minor code style fixes
4 years ago
philsmd d1c3274965
use our safe free () wrapper hcfree whenever possible
4 years ago
Jens Steube 109fa01a54
Merge pull request #2395 from s3inlc/patch-2
4 years ago
Sein Coray d91a25027b
minor adjustments to code style and explanatory comment added
4 years ago
Sein Coray 4a0757e251
added escaping to --status-json output
4 years ago
Jens Steube 33579ae3db Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
4 years ago
philsmd 9264560a28 formatting: remove extra whitespace in terminal.c
5 years ago
Chick3nman b1016aee62
Update Terminal.c
5 years ago
Jens Steube 732ea73721 Add free memory to per device startup info (not only total and allocatable memory)
5 years ago
Rosen Penev bd6c0e57e4 Change 0/1 to true/false
5 years ago
Jens Steube 1ecdffb580 Fix some code formatting
5 years ago
Chick3nman 0b0de6a283 Added Remaining digest and salt count to Status output
5 years ago
Gabriele Gristina c690e33fee (terminal) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina 481c752456 No more compress functions, update example.dict.gz, remove some comments
5 years ago
Gabriele Gristina 398c89c75c switch almost all FILE ops, potfile is the only missing
5 years ago
Gabriele Gristina b2529af172 remove original commented code
5 years ago
Gabriele Gristina 6cb4abd526 Add zlib support v2
5 years ago
f0cker 3bb68e7981 Added brain status (tx/rx) for all devices
5 years ago
Jens Steube f2b1dfea31
Merge pull request #2018 from Chick3nman/master
5 years ago
Chick3nman 717b82c406
Add extra warning for --force
5 years ago
Jens Steube 3c4f4df771 Rename some more variables
5 years ago
Jens Steube 495d89f831 Find alias devices across different backend API's
5 years ago
Jens Steube 6fd936b43a Removed --opencl-platforms filter in order to force backend device numbers to stay constant
5 years ago
Jens Steube e3500ff4aa Add CUDA device attributes to -I
5 years ago
Jens Steube d862458ab5 Begin renaming API specific variables in backend section
5 years ago
Jens Steube 4b986de5fb Prepare native CUDA hybrid integration
5 years ago
magnum 009cf26a04 Mute a -Wformat warning and fix some whitespace noise while at it.
5 years ago
Jens Steube cf8c815caf
Merge pull request #1975 from Chick3nman/master
5 years ago
Chick3nman fc1aa83541 Change logic for formatting with multiple devices when some are skipped
5 years ago
Chick3nman 1cf2a4fea6 Fix type missmatch
5 years ago
Chick3nman dc1fc28733 Fix Formatting
5 years ago
Chick3nman 5b20662c7f Fix Formatting
5 years ago
Chick3nman 5e307603d6 Fix formatting
5 years ago
Chick3nman 64f0931301 Switched key name from progress to speed
5 years ago
Chick3nman 3e13739aa6 Fix Typo
5 years ago
Chick3nman 71c02cad5e Add --speed-only and --progress-only support
5 years ago
Chick3nman c2c656edbe Fix missing line
5 years ago
Chick3nman e696e0a87d Fix time formatting
5 years ago
Chick3nman b551592082 Add start and estimated end times, fix formatting
5 years ago
Chick3nman 7bbf4eb183 Fixed restore point number formatting
5 years ago
Chick3nman 4d60c7514a Fixed formatting for speed and progress
5 years ago
Chick3nman ea141f43da Formatting for json status
5 years ago
jsteube 708a86fb59 Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes
5 years ago
Chick3nman 0cc365139b Added sanity check to confirm --machine-readable and --status-json do not run at the same time.
5 years ago
Chick3nman cac6522cd7 More prep
5 years ago
Chick3nman 2358220cbe Prepare for --status_json
5 years ago
jsteube 1537fc4e5d Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning)
5 years ago
jsteube b2154b7ed9 Fix use-after-free of hash_name
5 years ago
jsteube 79c8618025 Fix cross-compiled binaries and modules
5 years ago
jsteube 54edd16746 Clean up some code
5 years ago
jsteube 0186f025d3 Add support for hash modules to usage.c
5 years ago
jsteube 3cce072f40 Get rid of strhashtype()
6 years ago
Jens Steube d6fe2c7cd4 The hashcat brain
6 years ago
Rosen Penev 77daf05dd0 Add HC_API_CALL to a few functions
6 years ago
jsteube 52c52836e3 Add new option --slow-candidates which allows hashcat to generate passwords on-host
6 years ago
RAN1 ec1b6442b1 Allow hwmon when temp abort is disabled by refactoring guards when hwmon is not present
6 years ago
jsteube 067ffa9d64 Add more tracker for amplifier and iterations to status screen
6 years ago
jsteube 27db8ced7e Add a tracker for salts, amplifier and iterations to status screen
6 years ago
jsteube 8903adb164 Added OpenCL device utilization to status information in machine readable output
6 years ago
jsteube 05a01d3843 fix some datatypes
6 years ago
jsteube 517062849e Save some space in speed display to avoid line breaks
6 years ago
jsteube 11b18512c7 Terminal: Add workitem settings to status display (can be handy for debugging)
6 years ago
Rosen Penev aece2cc4be Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
7 years ago
Rosen Penev 1c5915cae3 remove special time handling in hashcat.
7 years ago
jsteube 04a30e6071 Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
7 years ago
Jens Steube 9568837b12 Revert "Replace PRIu64 with ju. Less verbose."
7 years ago
Rosen Penev 869b5fb522 Replace PRIu64 with ju. Less verbose.
7 years ago
jsteube 51aba5517f Update some of the visual indicator of active options when benchmarking
7 years ago
Rosen Penev ec55209254 remove hc_sleep and _msec.
7 years ago
Royce Williams cd69cd3c0b Merge remote-tracking branch 'upstream/master'
7 years ago
Royce Williams a08f65b50e flip the logic in terminal.c for readability
7 years ago
jsteube 7b71fb803b Add hash-mode to --example-hashes and use $HEX[] in case the password is in binary
7 years ago
jsteube 12d95fd22c Added option --example-hashes to show an example hash for each hash-mode
7 years ago
Royce Williams 149a611cbd Merge remote-tracking branch 'upstream/master'
7 years ago
philsmd e33e828bc6
replace all time_t/__time64_t with hc_time_t and all related functions
7 years ago