Commit Graph

1491 Commits (849b524c657957a30b46159f03ceff4edd716ac9)

Author SHA1 Message Date
Jens Steube bf1d7d0789
Merge pull request #3710 from matrix/help2int
1 year ago
jsteube be7e848d28 Add hcmalloc_aligned() and hcfree_aligned()
1 year ago
Gabriele Gristina aa4be217fd
Merge branch 'master' into help2int
1 year ago
Gabriele Gristina 36606addac Help: show supported hash-modes only with -hh
1 year ago
Gabriele Gristina e6d1a4c8a2 Added --metal-compiler-runtime option
1 year ago
jsteube 6785a32e7a Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption
1 year ago
Jens Steube b1ca2ca539 Only try to allocate memory on a opencl device if it actually has memory
1 year ago
jsteube c8dd3d63e9 Add new category for application database and move new -m 31400 to it
1 year ago
jsteube 77c9f096db Align loading rules log event usage with other log events
1 year ago
justpretending 004ec79647 Don't close and reopen a FIFO
1 year ago
jsteube 6ee2658104 Prefix more macros to avoid collisions in other existing libraries
1 year ago
jsteube e50e165208 Rename EVENT_H macro to avoid collision with EVENT_H macro from Apple library
1 year ago
jsteube 17b2e9062b Prevent Hashcat from hanging by checking during startup that the output file is a named pipe
1 year ago
jsteube f1ff925b6e Prepare rename macros in header files from _MACRO to MACRO
1 year ago
Gabriele Gristina 15d74b7c1c Disable Metal < 200, commented unused and deprecated code
1 year ago
Jens Steube a15eeac44f Backport some AMD HIP headers from ROCm 5.3.0
2 years ago
Jens Steube 8973f2beca Add more RC_FINAL_ enum types
2 years ago
Dávid Bolvanský 454b0ad294 Do not hexify worldlist when --hex-charset is used
2 years ago
Jens Steube 613c863f1d Prepare an enum type to represent the final return codes
2 years ago
Jens Steube 93d40beb17 Status Code: Add specific return code for self-test fail (-11)
2 years ago
Jens Steube ea29cb5805 Restore: Restore timer is decreased from 60 seconds to 1 second, but only updates if there's actually a change compared to previous data written to restore file
2 years ago
Jens Steube 49517f63cb HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll
2 years ago
Jens Steube a52b70d1c5 Refactored Recovered.New... handling
2 years ago
Jens Steube bf0ffa66d7 Abstract access to digests_done_new via API
2 years ago
jsteube c8350eb555 Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup
2 years ago
jsteube 7668ec5865 Prepare file_to_buffer() for later use
2 years ago
philsmd d9749e8799
change interface, add module_benchmark_charset ()
2 years ago
Konrad Goławski a15fa2014c Increase event buffers sizes
2 years ago
philsmd 22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2 years ago
philsmd 754038ad16
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2 years ago
philsmd ff53873791
radmin3: use hexadecimal instead of .incbin
2 years ago
piwvvo b0ceb41e4a added Radmin3
2 years ago
Jens Steube 5977edb1d2 Added user advice if a hash throws 'token length exception'
2 years ago
Jens Steube cf352e4f8b Update HIP includes to work with Linux on HIP 5.1.20531+
2 years ago
Jens Steube c6c816518c Prepare hashcat option to be used as stock module marker
2 years ago
philsmd a24d723d66
minor code style fixes
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
Will Crozier edf7365cda stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead
2 years ago
Jens Steube 6dc45eacc6
Merge pull request #3184 from matrix/metal_opencl_gpu_utilization
2 years ago
Jens Steube c7564f0b26
Update types.h
2 years ago
Gabriele Gristina 578c7e91d4 fix crossBuild error (windows)
2 years ago
Gabriele Gristina 7eb66e9936 Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal)
2 years ago
Chick3nman 16096c8db9 Fix hashcat_status struct
2 years ago
Chick3nman 808e6fff2b Prepare "Net New" value for status, test initial status message format
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Gabriele Gristina 3ce57b5d2a Added generic system info to backend_info()
2 years ago
Gabriele Gristina f13948d14c Merge remote-tracking branch 'origin/master' into updated_moduleUnstableWarnings_and_statusCodes
2 years ago