Commit Graph

253 Commits (5fa08a79891056f396c5b0550b02dae0beac4a18)

Author SHA1 Message Date
jsteube 5fa08a7989 Terminal: Limit output length of example hash in --example-hash mode to 200. Use --mach to see full example hash
2 years ago
Konrad Goławski 336b9c38c8 Set up maximum length of example hash
2 years ago
philsmd d9749e8799
change interface, add module_benchmark_charset ()
2 years ago
Jens Steube 879cbd122e Remove uninitialized Session.Dir output from -II screen
2 years ago
TheWorkingDeveloper f0037d9368
Update status output to show new founds when >=1
2 years ago
Jens Steube 4b4f9b61b9 Add missing hash-info parameter Custom.Plugin to json output
2 years ago
Jens Steube 5ef7b737a1 Add custom plugin info to --hash-info
2 years ago
philsmd a24d723d66
minor code style fixes
2 years ago
Dávid Bolvanský 9d1ed97e07 Fixed negative numbers in json output
2 years ago
Jens Steube 308d8f227d
Merge pull request #3240 from davidbolvansky/hash-info-json
2 years ago
Dávid Bolvanský 32ab02c7bb add json output for hash info
2 years ago
philsmd 84cd48d721
fixed problem of negative values in terminal.c
2 years ago
Dávid Bolvanský f018dd9263 json-encode device name
2 years ago
Dávid Bolvanský 50aea559c5 added device type
2 years ago
Dávid Bolvanský 100cd5fea4 status-json: also print device name
2 years ago
Dávid Bolvanský 672fb2de4b Do not use term colors if output is not terminal
2 years ago
philsmd 56bb1b9974
remove extra spaces in terminal.c
2 years ago
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