Commit Graph

218 Commits (aff608fe29967730a5f97cc0dea94a7bb7ba5cc0)

Author SHA1 Message Date
Jens Steube aff608fe29
Merge branch 'master' into fix_benchmarkEngine_plus_updated_statusCode
2 years ago
Gabriele Gristina 7650894e02 fixed bug in benchmark engine, updated negative status code
2 years ago
Pierre Pronchery 1cb24b0a3c Fix the build for NetBSD
2 years ago
Jens Steube 806257f2e6
Merge pull request #3068 from matrix/backend_info_add_localMemory_size
2 years ago
b0lek 705dd16f50
Quotes removed from numbers and % sign removed.
2 years ago
Gabriele Gristina 450f9549b4 Backend Info: Added local memory size to output
2 years ago
b0lek 2b3162f49b
adding guess data into --status-json output
2 years ago
Jens Steube ec98373719
Update terminal.c
3 years ago
TheWorkingDeveloper a29f70c9f9
Adjusted format
3 years ago
TheWorkingDeveloper 6008a8873e
Add hashcat mode to status
3 years ago
Jens Steube ea5ddee6e2 Add autotune event to inform the user about autotune is starting/stopping on startup
3 years ago
Jens Steube cb69e2d413 Added some HIP version checks, fall back to OpenCL automatically
3 years ago
Jens Steube 72e307fbce
Merge pull request #2901 from hashcat/master
3 years ago
Jens Steube 5ffcaa980d HIP Backend: Added support to support HIP 4.4 and later, but added check to rule out older versions because they are incompatible
3 years ago
Rosen Penev adaf3f293b make const char pointers actually const
3 years ago
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