Commit Graph

236 Commits (f890cd8134d53bfcb2378b15e971fa936f52759d)

Author SHA1 Message Date
Gabriele Gristina f890cd8134 Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode
2 years ago
Chick3nman c38bf29a82 Formatting change
2 years ago
Chick3nman 0066def1be Fix formatting
2 years ago
Chick3nman af233b8f0c Implement new status message as 2 lines, variable output
2 years ago
Chick3nman ff018b8586 Reformat Status Message
2 years ago
Chick3nman 037d2daa13 Change read-only, spacing fixes
2 years ago
Chick3nman 81138db5c5 Fix Typo in logic
2 years ago
Chick3nman 808e6fff2b Prepare "Net New" value for status, test initial status message format
2 years ago
Jens Steube fea59e3a3a
Merge pull request #3167 from matrix/env_info
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Gabriele Gristina d79f8298a1 OpenCL Backend: show device_type in device list info on Apple Silicon
2 years ago
Gabriele Gristina 47134e363e Backend Info: Added folder_config info to output
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Jens Steube d4b7663d19 Fix warning on Linux
2 years ago
Gabriele Gristina c2cbb2938a Padding backend_info() output, updated changes.txt
2 years ago
Gabriele Gristina 3ce57b5d2a Added generic system info to backend_info()
2 years ago
Gabriele Gristina c1b56a3018 Hash Info: show more information (Updated Hash-Format. Added Autodetect, Self-Test, Potfile and Plaintext encoding)
2 years ago
Gabriele Gristina adfe942751 Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set
2 years ago
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